Arma Reforger Script API
|
Public Member Functions | |
void | PerformReaction (notnull SCR_AIUtilityComponent utility) |
void | PerformReaction (notnull SCR_AIGroupUtilityComponent utility) |
Public Attributes | |
string | m_OverrideBehaviorTree |
void SCR_AIReactionBase.PerformReaction | ( | notnull SCR_AIGroupUtilityComponent | utility | ) |
Implemented in SCR_AIIdleReaction.
void SCR_AIReactionBase.PerformReaction | ( | notnull SCR_AIUtilityComponent | utility | ) |
Implemented in SCR_AIWaitReaction, and SCR_AIIdleReaction.
string SCR_AIReactionBase.m_OverrideBehaviorTree |