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

Public Member Functions

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

Public Attributes

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

Additional Inherited Members

- Static Public Member Functions inherited from Beamable.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 Beamable.Pooling.ClassPool< Item >
static LinkedList< T > free
 

Member Function Documentation

◆ Serialize()

void Beamable.Serialization.TestJsonSerializer.Item.Serialize ( JsonSerializable.IStreamSerializer  s)
inline

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