|
Arma Reforger Script API
|
Public Member Functions | |
| string | GetCreationText (notnull Faction faction, notnull SCR_CampaignMilitaryBaseComponent base) |
Public Member Functions inherited from SCR_MajorTaskNotificationData | |
| string | GetCreationText () |
Public Member Functions inherited from SCR_BaseTaskNotificationData | |
| bool | CanSendNotification (notnull SCR_AIGroup receiverGroup) |
| Checks if to send a message by group role. | |
| bool | CanSendToPlayer (notnull SCR_Faction faction, int playerId, vector taskPosition) |
| Checks whether the message can be sent to the player based on the character role and distance from the task. | |
Additional Inherited Members | |
Public Attributes inherited from SCR_MajorTaskNotificationData | |
| LocalizedString | m_sText |
| string | m_sSoundEventName |
Public Attributes inherited from SCR_BaseTaskNotificationData | |
| SCR_ETaskNotificationMsg | m_eTaskNotificationMsg |
Protected Attributes inherited from SCR_BaseTaskNotificationData | |
| SCR_ETaskNotificationAllowedRole | m_eAllowedCharacterRole |
| bool | m_bSkipCommandFrequency |
| bool | m_bAllowedDistance |
| float | m_fDistance |
| string SCR_MajorBaseTaskNotificationData.GetCreationText | ( | notnull Faction | faction, |
| notnull SCR_CampaignMilitaryBaseComponent | base ) |
| [in] | faction | |
| [in] | base |