Enfusion Script API
|
This is the complete list of members for ComplexType, including all inherited members.
Decode(ScriptBitSerializer packet, ScriptCtx ctx, SSnapSerializerBase snapshot) | ComplexType | static |
DecodeDelta(ScriptBitSerializer packet, ScriptCtx ctx, SSnapSerializerBase oldSnapshot, SSnapSerializerBase newSnapshot) | ComplexType | static |
Encode(SSnapSerializerBase snapshot, ScriptCtx ctx, ScriptBitSerializer packet) | ComplexType | static |
EncodeDelta(SSnapSerializerBase oldSnapshot, SSnapSerializerBase newSnapshot, ScriptCtx ctx, ScriptBitSerializer packet) | ComplexType | static |
Extract(ComplexType instance, ScriptCtx ctx, SSnapSerializerBase snapshot) | ComplexType | static |
Inject(SSnapSerializerBase snapshot, ScriptCtx ctx, ComplexType instance) | ComplexType | static |
m_Bool | ComplexType | |
m_Float | ComplexType | |
m_Int | ComplexType | |
m_String | ComplexType | |
m_Timestamp | ComplexType | |
m_Vector | ComplexType | |
PropCompare(ComplexType instance, SSnapSerializerBase snapshot, ScriptCtx ctx) | ComplexType | static |
SnapCompare(SSnapSerializerBase lhs, SSnapSerializerBase rhs, ScriptCtx ctx) | ComplexType | static |