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

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)

Implemented in SCR_AIWaitReaction, and SCR_AIIdleReaction.

Member Data Documentation

◆ m_OverrideBehaviorTree

string SCR_AIReactionBase.m_OverrideBehaviorTree

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