![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SCR_AIAttackClusterActivity (SCR_AIGroupUtilityComponent utility, AIWaypoint relatedWaypoint, notnull SCR_AITargetClusterState clusterState, notnull TFireteamLockRefArray ftAttack, notnull TFireteamLockRefArray ftCover) |
| void | GetSpecificFireteams (notnull TFireteamLockRefArray fireteamsAttack, notnull TFireteamLockRefArray fireteamsCover) |
| override void | OnFireteamRemovedFromGroup (SCR_AIGroupFireteam ft) |
| override void | OnActionSelected () |
| override void | OnActionDeselected () |
| override void | OnActionCompleted () |
| override void | OnActionFailed () |
| override void | OnActionRemoved () |
| void | SendAttackMessages () |
| void | SendCancelMessages () |
| override string | GetDebugPanelText () |
Protected Attributes | |
| ref TFireteamLockArray | m_aFireteamsAttack = {} |
| ref TFireteamLockArray | m_aFireteamsCover = {} |
| bool | m_bOrdersSent = false |
Definition at line 1 of file SCR_AIAttackClusterActivity.c.
|
inlineprotected |
Definition at line 9 of file SCR_AIAttackClusterActivity.c.
|
inlineprotected |
Definition at line 204 of file SCR_AIAttackClusterActivity.c.
|
inlineprotected |
Definition at line 32 of file SCR_AIAttackClusterActivity.c.
|
inlineprotected |
Definition at line 107 of file SCR_AIAttackClusterActivity.c.
|
inlineprotected |
Definition at line 99 of file SCR_AIAttackClusterActivity.c.
|
inlineprotected |
Definition at line 114 of file SCR_AIAttackClusterActivity.c.
|
inlineprotected |
Definition at line 121 of file SCR_AIAttackClusterActivity.c.
|
inlineprotected |
Definition at line 67 of file SCR_AIAttackClusterActivity.c.
|
inlineprotected |
Definition at line 45 of file SCR_AIAttackClusterActivity.c.
|
inlineprotected |
Definition at line 131 of file SCR_AIAttackClusterActivity.c.
|
inlineprotected |
Definition at line 176 of file SCR_AIAttackClusterActivity.c.
|
protected |
Definition at line 3 of file SCR_AIAttackClusterActivity.c.
|
protected |
Definition at line 4 of file SCR_AIAttackClusterActivity.c.
|
protected |
Definition at line 6 of file SCR_AIAttackClusterActivity.c.