Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
SCR_AIDangerReaction_VehicleHorn Interface Reference
Inheritance diagram for SCR_AIDangerReaction_VehicleHorn:
[legend]

Public Member Functions

override bool PerformReaction (notnull SCR_AIUtilityComponent utility, notnull SCR_AIThreatSystem threatSystem, AIDangerEvent dangerEvent)
 
bool PerformReaction (notnull SCR_AIUtilityComponent utility, notnull SCR_AIThreatSystem threatSystem, AIDangerEvent dangerEvent)
 

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
EAIDangerEventType m_eType
 

Member Function Documentation

◆ PerformReaction()

override bool SCR_AIDangerReaction_VehicleHorn.PerformReaction ( notnull SCR_AIUtilityComponent  utility,
notnull SCR_AIThreatSystem  threatSystem,
AIDangerEvent  dangerEvent 
)

Implements SCR_AIDangerReaction.

Member Data Documentation

◆ REACTION_ENEMY_DIST_SQ

const float SCR_AIDangerReaction_VehicleHorn.REACTION_ENEMY_DIST_SQ = 50*50
static

◆ REACTION_FRIENDLY_DIST_SQ

const float SCR_AIDangerReaction_VehicleHorn.REACTION_FRIENDLY_DIST_SQ = 12*12
static

The documentation for this interface was generated from the following file: