|
Arma Reforger Script API
|
This is the complete list of members for SCR_TaskExecutorPlayer, including all inherited members.
| Decode(ScriptBitSerializer packet, ScriptCtx ctx, SSnapSerializerBase snapshot) | SCR_TaskExecutorPlayer | static |
| Encode(SSnapSerializerBase snapshot, ScriptCtx ctx, ScriptBitSerializer packet) | SCR_TaskExecutorPlayer | static |
| Extract(SCR_TaskExecutorPlayer instance, ScriptCtx ctx, SSnapSerializerBase snapshot) | SCR_TaskExecutorPlayer | static |
| FindMatchingTaskExecutor(notnull array< ref SCR_TaskExecutor > container, out notnull SCR_TaskExecutor template, bool recursive=false) | SCR_TaskExecutor | static |
| FromEntity(IEntity ent) | SCR_TaskExecutor | static |
| FromGroup(int groupID) | SCR_TaskExecutor | static |
| FromLocalPlayer() | SCR_TaskExecutor | static |
| FromPlayerID(int playerID) | SCR_TaskExecutor | static |
| GetFactionKey() | SCR_TaskExecutorPlayer | |
| GetGroupID() | SCR_TaskExecutorPlayer | |
| GetPlayerID() | SCR_TaskExecutorPlayer | |
| Inject(SSnapSerializerBase snapshot, ScriptCtx ctx, SCR_TaskExecutorPlayer instance) | SCR_TaskExecutorPlayer | static |
| IsClonedBy(SCR_TaskExecutor executor) | SCR_TaskExecutorPlayer | |
| m_iPlayerID | SCR_TaskExecutorPlayer | protected |
| PropCompare(SCR_TaskExecutorPlayer instance, SSnapSerializerBase snapshot, ScriptCtx ctx) | SCR_TaskExecutorPlayer | static |
| SetPlayerID(int playerID) | SCR_TaskExecutorPlayer | |
| SnapCompare(SSnapSerializerBase lhs, SSnapSerializerBase rhs, ScriptCtx ctx) | SCR_TaskExecutorPlayer | static |