Arma Reforger Script API
|
Public Member Functions | |
override bool | PerformReaction (notnull SCR_AIUtilityComponent utility, notnull SCR_AIThreatSystem threatSystem, AIDangerEvent dangerEvent, int dangerEventCount) |
bool | PerformReaction (notnull SCR_AIUtilityComponent utility, notnull SCR_AIThreatSystem threatSystem, AIDangerEvent dangerEvent, int dangerEventCount) |
Static Public Attributes | |
static const float | REACTION_ENEMY_DIST_SQ = 50*50 |
static const float | REACTION_FRIENDLY_DIST_SQ = 12*12 |
Additional Inherited Members | |
Public Attributes inherited from SCR_AIDangerReaction | |
SCR_EAIDangerEventType | m_eType |
override bool SCR_AIDangerReaction_VehicleHorn.PerformReaction | ( | notnull SCR_AIUtilityComponent | utility, |
notnull SCR_AIThreatSystem | threatSystem, | ||
AIDangerEvent | dangerEvent, | ||
int | dangerEventCount | ||
) |
Implements SCR_AIDangerReaction.
|
static |
|
static |