Arma Reforger Script API
|
Public Member Functions | |
override void | PerformReaction (notnull SCR_AIUtilityComponent utility, SCR_AIMessageBase message) |
Public Member Functions inherited from SCR_AIGoalReaction | |
void | PerformReaction (notnull SCR_AIUtilityComponent utility, SCR_AIMessageBase message) |
void | PerformReaction (notnull SCR_AIGroupUtilityComponent utility, SCR_AIMessageBase message) |
Static Public Attributes | |
const float | INVESTIGATION_DURATION_S = 120.0 |
Additional Inherited Members | |
Public Attributes inherited from SCR_AIGoalReaction | |
string | m_OverrideBehaviorTree |
EMessageType_Goal | m_eType |
override void SCR_AIGoalReaction_AttackCluster.PerformReaction | ( | notnull SCR_AIUtilityComponent | utility, |
SCR_AIMessageBase | message | ||
) |
Implements SCR_AIGoalReaction.
|
static |