![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| bool | CanSendNotification (notnull SCR_AIGroup receiverGroup) |
| bool | CanSendToPlayer (notnull SCR_Faction faction, int playerId, vector taskPosition) |
Protected Attributes | |
| SCR_ETaskNotificationAllowedRole | m_eAllowedCharacterRole |
| bool | m_bSkipCommandFrequency |
| bool | m_bAllowedDistance |
| from | task |
| from | params: "0 inf")] protected float m_fDistance |
Definition at line 28 of file SCR_TaskNotificationConfigs.c.
|
inlineprotected |
Checks if to send a message by group role
| [in] | receiverGroup |
Definition at line 49 of file SCR_TaskNotificationConfigs.c.
|
inlineprotected |
Checks whether the message can be sent to the player based on the character role and distance from the task
| [in] | faction | |
| [in] | playerId | |
| [in] | taskPosition |
Definition at line 63 of file SCR_TaskNotificationConfigs.c.
|
protected |
Definition at line 40 of file SCR_TaskNotificationConfigs.c.
|
protected |
Definition at line 37 of file SCR_TaskNotificationConfigs.c.
|
protected |
Definition at line 34 of file SCR_TaskNotificationConfigs.c.
|
protected |
Definition at line 42 of file SCR_TaskNotificationConfigs.c.
|
protected |
Definition at line 42 of file SCR_TaskNotificationConfigs.c.