CreateBool(bool value) | SCR_BaseEditorAttributeVar | static |
CreateFloat(float value) | SCR_BaseEditorAttributeVar | static |
CreateInt(int value) | SCR_BaseEditorAttributeVar | static |
CreateVector(vector value) | SCR_BaseEditorAttributeVar | static |
Decode(ScriptBitSerializer packet, ScriptCtx hint, SSnapSerializerBase snapshot) | SCR_BaseEditorAttributeVar | static |
Encode(SSnapSerializerBase snapshot, ScriptCtx hint, ScriptBitSerializer packet) | SCR_BaseEditorAttributeVar | static |
Extract(SCR_BaseEditorAttributeVar prop, ScriptCtx hint, SSnapSerializerBase snapshot) | SCR_BaseEditorAttributeVar | static |
GetBool() | SCR_BaseEditorAttributeVar | |
GetFloat() | SCR_BaseEditorAttributeVar | |
GetInt() | SCR_BaseEditorAttributeVar | |
GetVector() | SCR_BaseEditorAttributeVar | |
Inject(SSnapSerializerBase snapshot, ScriptCtx hint, SCR_BaseEditorAttributeVar prop) | SCR_BaseEditorAttributeVar | static |
m_vValue | SCR_BaseEditorAttributeVar | protected |
PropCompare(SCR_BaseEditorAttributeVar prop, SSnapSerializerBase snapshot, ScriptCtx hint) | SCR_BaseEditorAttributeVar | static |
SetBool(bool value) | SCR_BaseEditorAttributeVar | |
SetFloat(float value) | SCR_BaseEditorAttributeVar | |
SetInt(int value) | SCR_BaseEditorAttributeVar | |
SetVector(vector value) | SCR_BaseEditorAttributeVar | |
SnapCompare(SSnapSerializerBase lhs, SSnapSerializerBase rhs, ScriptCtx hint) | SCR_BaseEditorAttributeVar | static |
SNAPSHOT_SIZE_VALUE | SCR_BaseEditorAttributeVar | static |