|
Arma Reforger Script API
|
Public Member Functions | |
| void | SCR_AIMessage_AttackCluster () |
Public Member Functions inherited from SCR_AIMessageGoal | |
| void | SetMessageParameters (SCR_AISendGoalMessage node, SCR_AIActivityBase relatedActivity) |
| override string | GetDebugText () |
Public Member Functions inherited from SCR_AIMessageBase | |
| void | SetMessageParameters (SCR_AISendMessageBase node) |
Static Public Member Functions | |
| static SCR_AIMessage_AttackCluster | Create (SCR_AITargetClusterState s, bool allowInvestigate) |
Public Attributes | |
| SCR_AITargetClusterState | m_TargetClusterState |
| bool | m_bAllowInvestigate |
Public Attributes inherited from SCR_AIMessageGoal | |
| EMessageType_Goal | m_eUIType |
| ref SCR_AIActivityBase | m_RelatedGroupActivity |
| float | m_fPriorityLevel |
| bool | m_bIsWaypointRelated |
| AIWaypoint | m_RelatedWaypoint |
Public Attributes inherited from SCR_AIMessageBase | |
| int | m_MessageType |
| void SCR_AIMessage_AttackCluster.SCR_AIMessage_AttackCluster | ( | ) |
|
static |
| bool SCR_AIMessage_AttackCluster.m_bAllowInvestigate |
| SCR_AITargetClusterState SCR_AIMessage_AttackCluster.m_TargetClusterState |