|
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_AIIdleReaction, SCR_AIObserveThreatSystemReaction, and SCR_AIWaitReaction.
| string SCR_AIReactionBase.m_OverrideBehaviorTree |