![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| int | GetFactionIndex () |
| void | SetFactionIndex (int factionIndex) |
| int | GetPlayerId () |
| void | SCR_PlayerFactionInfo () |
Static Protected Member Functions | |
| static SCR_PlayerFactionInfo | Create (int playerId) |
| static bool | Extract (SCR_PlayerFactionInfo instance, ScriptCtx ctx, SSnapSerializerBase snapshot) |
| Codec methods. | |
| static bool | Inject (SSnapSerializerBase snapshot, ScriptCtx ctx, SCR_PlayerFactionInfo instance) |
| static void | Encode (SSnapSerializerBase snapshot, ScriptCtx ctx, ScriptBitSerializer packet) |
| static bool | Decode (ScriptBitSerializer packet, ScriptCtx ctx, SSnapSerializerBase snapshot) |
| static bool | SnapCompare (SSnapSerializerBase lhs, SSnapSerializerBase rhs, ScriptCtx ctx) |
| static bool | PropCompare (SCR_PlayerFactionInfo instance, SSnapSerializerBase snapshot, ScriptCtx ctx) |
Protected Attributes | |
| int | m_iPlayerId |
| int | m_iFactionIndex = -1 |
Definition at line 1 of file SCR_PlayerFactionInfo.c.
|
protected |
|
inlinestaticprotected |
|
inlinestaticprotected |
| [in] | packet | |
| [in] | ctx | |
| [in] | snapshot |
Definition at line 90 of file SCR_PlayerFactionInfo.c.
|
inlinestaticprotected |
| [in] | snapshot | |
| [in] | ctx | |
| [in] | packet |
Definition at line 78 of file SCR_PlayerFactionInfo.c.
|
inlinestaticprotected |
Codec methods.
| [in] | instance | |
| [in] | ctx | |
| [in] | snapshot |
Definition at line 53 of file SCR_PlayerFactionInfo.c.
|
inlineprotected |
Definition at line 8 of file SCR_PlayerFactionInfo.c.
|
inlineprotected |
Definition at line 22 of file SCR_PlayerFactionInfo.c.
|
inlinestaticprotected |
| [in] | snapshot | |
| [in] | ctx | |
| [in] | instance |
Definition at line 66 of file SCR_PlayerFactionInfo.c.
|
inlinestaticprotected |
| [in] | instance | |
| [in] | snapshot | |
| [in] | ctx |
Definition at line 114 of file SCR_PlayerFactionInfo.c.
|
inlineprotected |
| [in] | factionIndex |
Definition at line 15 of file SCR_PlayerFactionInfo.c.
|
inlinestaticprotected |
|
protected |
Definition at line 4 of file SCR_PlayerFactionInfo.c.
|
protected |
Definition at line 3 of file SCR_PlayerFactionInfo.c.