Beamable SDK
Public Member Functions | Public Attributes | List of all members
Core.Serialization.TestJsonSerializer.Item Class Reference
Inheritance diagram for Core.Serialization.TestJsonSerializer.Item:
Inheritance graph
[legend]
Collaboration diagram for Core.Serialization.TestJsonSerializer.Item:
Collaboration graph
[legend]

Public Member Functions

void Serialize (JsonSerializable.IStreamSerializer s)
 
- Public Member Functions inherited from Core.Pooling.ClassPool< Item >
void Recycle ()
 
void Dispose ()
 
virtual void OnRecycle ()
 

Public Attributes

int mInt
 
string mString
 
- Public Attributes inherited from Core.Pooling.ClassPool< Item >
LinkedListNode< T > poolNode
 

Additional Inherited Members

- Static Public Member Functions inherited from Core.Pooling.ClassPool< Item >
static void ClearList (LinkedList< T > list)
 
static T Spawn ()
 
static void Recycle (ClassPool< T > obj)
 
static void Preallocate (int count)
 
- Static Public Attributes inherited from Core.Pooling.ClassPool< Item >
static LinkedList< T > free
 

The documentation for this class was generated from the following file: