Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AIInfoReaction Interface Reference
Inheritance diagram for SCR_AIInfoReaction:
SCR_AIInfoReaction_FoundCorpse SCR_AIInfoReaction_NoAmmo SCR_AIInfoReaction_UnderFire SCR_AIInfoReaction_Wounded

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_Info m_eType
 

Member Function Documentation

◆ PerformReaction() [1/2]

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

◆ PerformReaction() [2/2]

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

Member Data Documentation

◆ m_eType

EMessageType_Info SCR_AIInfoReaction.m_eType

◆ m_OverrideBehaviorTree

string SCR_AIInfoReaction.m_OverrideBehaviorTree

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