Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_MajorTaskNotificationData Interface Reference
Inheritance diagram for SCR_MajorTaskNotificationData:
SCR_BaseTaskNotificationData SCR_MajorBaseTaskNotificationData SCR_MajorRequestedTaskNotificationData

Public Member Functions

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.
 

Public Attributes

LocalizedString m_sText
 
string m_sSoundEventName
 
- Public Attributes inherited from SCR_BaseTaskNotificationData
SCR_ETaskNotificationMsg m_eTaskNotificationMsg
 

Additional Inherited Members

- Protected Attributes inherited from SCR_BaseTaskNotificationData
SCR_ETaskNotificationAllowedRole m_eAllowedCharacterRole
 
bool m_bSkipCommandFrequency
 
bool m_bAllowedDistance
 
float m_fDistance
 

Member Function Documentation

◆ GetCreationText()

string SCR_MajorTaskNotificationData.GetCreationText ( )
Returns
notification text for newly created task

Member Data Documentation

◆ m_sSoundEventName

string SCR_MajorTaskNotificationData.m_sSoundEventName

◆ m_sText

LocalizedString SCR_MajorTaskNotificationData.m_sText

The documentation for this interface was generated from the following file: