Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AIReactionBase Interface Reference
Inheritance diagram for SCR_AIReactionBase:
SCR_AIIdleReaction SCR_AIObserveThreatSystemReaction SCR_AIWaitReaction

Public Member Functions

void PerformReaction (notnull SCR_AIUtilityComponent utility)
 
void PerformReaction (notnull SCR_AIGroupUtilityComponent utility)
 

Public Attributes

string m_OverrideBehaviorTree
 

Member Function Documentation

◆ PerformReaction() [1/2]

void SCR_AIReactionBase.PerformReaction ( notnull SCR_AIGroupUtilityComponent utility)

Implemented in SCR_AIIdleReaction.

◆ PerformReaction() [2/2]

void SCR_AIReactionBase.PerformReaction ( notnull SCR_AIUtilityComponent utility)

Member Data Documentation

◆ m_OverrideBehaviorTree

string SCR_AIReactionBase.m_OverrideBehaviorTree

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