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

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 Protected Attributes

static const float BULLET_IMPACT_DISTANCE_MAX_SQ = 10*10
 

Additional Inherited Members

- Public Attributes inherited from SCR_AIDangerReaction
SCR_EAIDangerEventType m_eType
 

Member Function Documentation

◆ PerformReaction()

override bool SCR_AIDangerReaction_ProjectileHit.PerformReaction ( notnull SCR_AIUtilityComponent  utility,
notnull SCR_AIThreatSystem  threatSystem,
AIDangerEvent  dangerEvent,
int  dangerEventCount 
)

Implements SCR_AIDangerReaction.

Member Data Documentation

◆ BULLET_IMPACT_DISTANCE_MAX_SQ

const float SCR_AIDangerReaction_ProjectileHit.BULLET_IMPACT_DISTANCE_MAX_SQ = 10*10
staticprotected

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