|
Arma Reforger Script API
|
Public Member Functions | |
| void | PerformReaction (notnull SCR_AIUtilityComponent utility, SCR_AIMessageBase message) |
| void | PerformReaction (notnull SCR_AIGroupUtilityComponent utility, SCR_AIMessageBase message) |
Public Attributes | |
| string | m_OverrideBehaviorTree |
| EMessageType_Info | m_eType |
| void SCR_AIInfoReaction.PerformReaction | ( | notnull SCR_AIGroupUtilityComponent | utility, |
| SCR_AIMessageBase | message ) |
Implemented in SCR_AIInfoReaction_NoAmmo, and SCR_AIInfoReaction_Wounded.
| void SCR_AIInfoReaction.PerformReaction | ( | notnull SCR_AIUtilityComponent | utility, |
| SCR_AIMessageBase | message ) |
| EMessageType_Info SCR_AIInfoReaction.m_eType |
| string SCR_AIInfoReaction.m_OverrideBehaviorTree |