Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
SCR_AIGoalReaction_OpenNavlinkDoor Interface Reference
Inheritance diagram for SCR_AIGoalReaction_OpenNavlinkDoor:
[legend]

Public Member Functions

override void PerformReaction (notnull SCR_AIUtilityComponent utility, SCR_AIMessageBase message)
 
- Public Member Functions inherited from SCR_AIGoalReaction
void PerformReaction (notnull SCR_AIUtilityComponent utility, SCR_AIMessageBase message)
 
void PerformReaction (notnull SCR_AIGroupUtilityComponent utility, SCR_AIMessageBase message)
 

Static Public Attributes

static const string SMART_ACTION_TAG = "OpenGate"
 

Additional Inherited Members

- Public Attributes inherited from SCR_AIGoalReaction
string m_OverrideBehaviorTree
 
EMessageType_Goal m_eType
 

Member Function Documentation

◆ PerformReaction()

override void SCR_AIGoalReaction_OpenNavlinkDoor.PerformReaction ( notnull SCR_AIUtilityComponent  utility,
SCR_AIMessageBase  message 
)

Implements SCR_AIGoalReaction.

Member Data Documentation

◆ SMART_ACTION_TAG

const string SCR_AIGoalReaction_OpenNavlinkDoor.SMART_ACTION_TAG = "OpenGate"
static

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