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

Public Member Functions

void PerformReaction (notnull SCR_AIUtilityComponent utility, SCR_AIMessageBase message)
 
void PerformReaction (notnull SCR_AIGroupUtilityComponent utility, SCR_AIMessageBase message)
 

Public Attributes

string m_OverrideBehaviorTree
 
EMessageType_Goal m_eType
 

Member Function Documentation

◆ PerformReaction() [1/2]

void SCR_AIGoalReaction.PerformReaction ( notnull SCR_AIGroupUtilityComponent  utility,
SCR_AIMessageBase  message 
)

◆ PerformReaction() [2/2]

void SCR_AIGoalReaction.PerformReaction ( notnull SCR_AIUtilityComponent  utility,
SCR_AIMessageBase  message 
)

Member Data Documentation

◆ m_eType

EMessageType_Goal SCR_AIGoalReaction.m_eType

◆ m_OverrideBehaviorTree

string SCR_AIGoalReaction.m_OverrideBehaviorTree

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