|
enum | PumpEvent : byte { Reserved = 0
, Object
, Count
} |
|
|
void | Clear () |
|
ushort | GetMyStateCounter () |
|
void | ClearStates () |
|
|
static BitPacker | MakePacker (int capacity=2048, int stringCapacity=8192, int growMultiplier=2, int growAddition=1) |
|
static bool | PackObject (object o, BitPacker bits) |
|
static object | UnpackObject (Type type, BitPacker bits) |
|
|
static T | _instance |
|
static T | Get [get] |
| Returns the singleton instance.
|
|
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Net/Net/Pump.cs