![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | OnUpdatePoint (WorldUpdatePointArgs args) |
| void | Diag_CreateTask () |
| void | Diag_TaskList () |
| void | Diag_Task (notnull SCR_Task task, int index, int subIndex=-1) |
| void | Diag_ShowTaskListFor () |
| void | Diag_TaskWindow (notnull SCR_Task task, notnull SCR_TaskData data) |
| void | Diag_EditStringContextMenu (notnull SCR_Task task, string name, int settingIndex) |
| void | Diag_EditEnumContextMenu (notnull SCR_Task task, typename enumType, int settingIndex) |
| void | Diag_EditExecutorContextMenu (notnull SCR_Task task, string name, int settingIndex) |
| void | Diag_EditFactionContextMenu (notnull SCR_Task task, int settingIndex) |
| void | Diag_EditGroupContextMenu (notnull SCR_Task task, int settingIndex) |
| void | Diag_MoveTaskContextMenu (notnull SCR_Task task, int settingIndex) |
| void | Diag_EditChildTasksContextMenu (notnull SCR_ExtendedTask extendedTask, int settingIndex) |
| void | Diag_EditProgressContextMenu (notnull SCR_ExtendedTask extendedTask, int settingIndex) |
Protected Attributes | |
| RplComponent | m_Rpl |
| const ResourceName | BASE_TASK_RESOURCE = "{1D0F815858EE24AD}Prefabs/Tasks/BaseTask.et" |
| const ResourceName | EXTENDED_TASK_RESOURCE = "{CF6A2A13DF7B1018}Prefabs/Tasks/ExtendedTask.et" |
Static Protected Attributes | |
| static ref SCR_TaskInvoker | s_OnTaskAdded |
| static ref SCR_TaskInvoker | s_OnTaskRemoved |
| static ref SCR_TaskInvoker | s_OnTaskCreated |
| static ref array< SCR_Task > | s_aTasks = {} |
Definition at line 5 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 1673 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 2334 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 2050 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 2106 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 2236 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 2274 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 2383 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 2014 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 2312 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 1804 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 1761 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 1700 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 1845 of file SCR_TaskSystem.c.
|
inlineprotected |
Definition at line 1657 of file SCR_TaskSystem.c.
|
protected |
Definition at line 15 of file SCR_TaskSystem.c.
|
protected |
Definition at line 16 of file SCR_TaskSystem.c.
|
protected |
Definition at line 7 of file SCR_TaskSystem.c.
|
staticprotected |
Definition at line 13 of file SCR_TaskSystem.c.
|
staticprotected |
Definition at line 9 of file SCR_TaskSystem.c.
|
staticprotected |
Definition at line 11 of file SCR_TaskSystem.c.
|
staticprotected |
Definition at line 10 of file SCR_TaskSystem.c.