File size: 162 Bytes
00437a9
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
using System;

namespace Quantum
{
	[BotSDKHidden]
	[Serializable]
	// Used so we can track it easier on the Visual Editor
	partial struct BTDataIndex
	{
	}
}