|
Arma Reforger Script API
|
This is the complete list of members for SCR_TaskNetworkComponent, including all inherited members.
| AbandonTask(int taskID) | SCR_TaskNetworkComponent | |
| AssignTaskToPlayer(int gmID, int taskID, int playerID) | SCR_TaskNetworkComponent | |
| CancelTask(int taskID) | SCR_TaskNetworkComponent | |
| EOnInit(IEntity owner) | SCR_TaskNetworkComponent | |
| INVALID_PLAYER_ID | SCR_TaskNetworkComponent | protectedstatic |
| m_PlayerController | SCR_TaskNetworkComponent | protected |
| m_RplComponent | SCR_TaskNetworkComponent | protected |
| OnPostInit(IEntity owner) | SCR_TaskNetworkComponent | |
| RequestAssignment(int taskID) | SCR_TaskNetworkComponent | |
| RPC_AbandonTask(int taskID, int playerID) | SCR_TaskNetworkComponent | protected |
| RPC_AssignTaskToPlayer(int gmID, int taskID, int playerID) | SCR_TaskNetworkComponent | protected |
| RPC_CancelTask(int taskID) | SCR_TaskNetworkComponent | protected |
| RPC_RequestAssignment(int taskID, int playerID) | SCR_TaskNetworkComponent | protected |
| SCR_TaskNetworkComponent(IEntityComponentSource src, IEntity ent, IEntity parent) | SCR_TaskNetworkComponent |