Arma Reforger Script API
|
This is the complete list of members for SCR_DestructibleIdentificator, including all inherited members.
Decode(ScriptBitSerializer packet, ScriptCtx ctx, SSnapSerializerBase snapshot) | SCR_DestructibleIdentificator | static |
Encode(SSnapSerializerBase snapshot, ScriptCtx ctx, ScriptBitSerializer packet) | SCR_DestructibleIdentificator | static |
Extract(SCR_DestructibleIdentificator prop, ScriptCtx ctx, SSnapSerializerBase snapshot) | SCR_DestructibleIdentificator | static |
GetEntity() | SCR_DestructibleIdentificator | |
GetRplId(out int index) | SCR_DestructibleIdentificator | |
Inject(SSnapSerializerBase snapshot, ScriptCtx ctx, SCR_DestructibleIdentificator prop) | SCR_DestructibleIdentificator | static |
m_EntityID | SCR_DestructibleIdentificator | protected |
m_iIndex | SCR_DestructibleIdentificator | protected |
m_RplId | SCR_DestructibleIdentificator | protected |
PropCompare(SCR_DestructibleIdentificator prop, SSnapSerializerBase snapshot, ScriptCtx ctx) | SCR_DestructibleIdentificator | static |
SetEntityID(EntityID entityID) | SCR_DestructibleIdentificator | |
SetIndex(int index) | SCR_DestructibleIdentificator | |
SetRplId(RplId rplId) | SCR_DestructibleIdentificator | |
SnapCompare(SSnapSerializerBase lhs, SSnapSerializerBase rhs, ScriptCtx ctx) | SCR_DestructibleIdentificator | static |