![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override bool | IsClonedBy (SCR_TaskExecutor executor) |
| override FactionKey | GetFactionKey () |
| override int | GetGroupID () |
| void | SetGroupID (int groupID) |
Static Protected Member Functions | |
| static bool | Extract (SCR_TaskExecutorGroup instance, ScriptCtx ctx, SSnapSerializerBase snapshot) |
| static bool | Inject (SSnapSerializerBase snapshot, ScriptCtx ctx, SCR_TaskExecutorGroup 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_TaskExecutorGroup instance, SSnapSerializerBase snapshot, ScriptCtx ctx) |
Protected Attributes | |
| int | m_iGroupID |
Definition at line 1 of file SCR_TaskExecutorGroup.c.
|
inlinestaticprotected |
Definition at line 69 of file SCR_TaskExecutorGroup.c.
|
inlinestaticprotected |
Definition at line 63 of file SCR_TaskExecutorGroup.c.
|
inlinestaticprotected |
Definition at line 49 of file SCR_TaskExecutorGroup.c.
|
inlineprotected |
Definition at line 23 of file SCR_TaskExecutorGroup.c.
|
inlineprotected |
Definition at line 37 of file SCR_TaskExecutorGroup.c.
|
inlinestaticprotected |
Definition at line 56 of file SCR_TaskExecutorGroup.c.
|
inlineprotected |
Definition at line 7 of file SCR_TaskExecutorGroup.c.
|
inlinestaticprotected |
Definition at line 82 of file SCR_TaskExecutorGroup.c.
|
inlineprotected |
Definition at line 43 of file SCR_TaskExecutorGroup.c.
|
inlinestaticprotected |
Definition at line 76 of file SCR_TaskExecutorGroup.c.
|
protected |
Definition at line 4 of file SCR_TaskExecutorGroup.c.