Arma Reforger Script API
|
This is the complete list of members for SCR_PlayerLoadoutInfo, including all inherited members.
Create(int playerId) | SCR_PlayerLoadoutInfo | static |
Decode(ScriptBitSerializer packet, ScriptCtx ctx, SSnapSerializerBase snapshot) | SCR_PlayerLoadoutInfo | static |
Encode(SSnapSerializerBase snapshot, ScriptCtx ctx, ScriptBitSerializer packet) | SCR_PlayerLoadoutInfo | static |
Extract(SCR_PlayerLoadoutInfo instance, ScriptCtx ctx, SSnapSerializerBase snapshot) | SCR_PlayerLoadoutInfo | static |
GetLoadoutIndex() | SCR_PlayerLoadoutInfo | |
GetPlayerId() | SCR_PlayerLoadoutInfo | |
Inject(SSnapSerializerBase snapshot, ScriptCtx ctx, SCR_PlayerLoadoutInfo instance) | SCR_PlayerLoadoutInfo | static |
m_iLoadoutIndex | SCR_PlayerLoadoutInfo | protected |
m_iPlayerId | SCR_PlayerLoadoutInfo | protected |
PropCompare(SCR_PlayerLoadoutInfo instance, SSnapSerializerBase snapshot, ScriptCtx ctx) | SCR_PlayerLoadoutInfo | static |
SetLoadoutIndex(int loadoutIndex) | SCR_PlayerLoadoutInfo | |
SnapCompare(SSnapSerializerBase lhs, SSnapSerializerBase rhs, ScriptCtx ctx) | SCR_PlayerLoadoutInfo | static |