|
Arma Reforger Script API
|
Public Member Functions | |
| override bool | PerformReaction (notnull SCR_AIUtilityComponent utility, notnull SCR_AIThreatSystem threatSystem, AIDangerEvent dangerEvent, int dangerEventCount) |
Static Public Attributes | |
| static const float | REACTION_DIST_SQ = 3.5 |
| static const float | MIN_DIST_RUN = 10.0 |
| static const float | MAX_DIST_RUN = 15.0 |
Additional Inherited Members | |
Public Attributes inherited from SCR_AIDangerReaction | |
| EAIDangerEventType | m_eType |
| override bool SCR_AIDangerReaction_MeleeDamageTaken.PerformReaction | ( | notnull SCR_AIUtilityComponent | utility, |
| notnull SCR_AIThreatSystem | threatSystem, | ||
| AIDangerEvent | dangerEvent, | ||
| int | dangerEventCount ) |
Implements SCR_AIDangerReaction.
|
static |
|
static |
|
static |