![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_RequestedTaskNotificationComponentClass |
Functions | |
| SCR_RequestedTaskNotificationComponentClass SCR_TaskNotificationComponentClass | OnTaskCreated (SCR_Task task, int byPlayerID) |
| void | OnTaskAssigneeAdded (SCR_Task task, SCR_TaskExecutor executor, int requesterID) |
| void | OnTaskStateChanged (SCR_Task task, SCR_ETaskState newState) |
| void | OnRequestedGroupTaskSet (SCR_Task task, int byPlayerID, int requesterGroupId) |
| override void | EOnInit (IEntity owner) |
| override void | OnDelete (IEntity owner) |
|
protected |
Definition at line 261 of file SCR_RequestedTaskNotificationComponent.c.
Definition at line 237 of file SCR_RequestedTaskNotificationComponent.c.
|
protected |
Definition at line 70 of file SCR_RequestedTaskNotificationComponent.c.
| SCR_RequestedTaskNotificationComponentClass SCR_TaskNotificationComponentClass OnTaskCreated | ( | SCR_Task | task, |
| int | byPlayerID ) |
Definition at line 1 of file SCR_RequestedTaskNotificationComponent.c.
|
protected |
Definition at line 156 of file SCR_RequestedTaskNotificationComponent.c.