Arma Reforger Script API
|
Public Member Functions | |
void | CreateObserveUnknownBehavior (SCR_AIUtilityComponent utility, vector observeReactionPosition) |
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) |
Additional Inherited Members | |
Public Attributes inherited from SCR_AIDangerReaction | |
SCR_EAIDangerEventType | m_eType |
void SCR_AIDangerReaction_Explosion.CreateObserveUnknownBehavior | ( | SCR_AIUtilityComponent | utility, |
vector | observeReactionPosition | ||
) |
override bool SCR_AIDangerReaction_Explosion.PerformReaction | ( | notnull SCR_AIUtilityComponent | utility, |
notnull SCR_AIThreatSystem | threatSystem, | ||
AIDangerEvent | dangerEvent, | ||
int | dangerEventCount | ||
) |
Implements SCR_AIDangerReaction.