![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Activity which handles combat of a group if it has vehicles. More...
Protected Member Functions | |
| bool | IsClusterDangerousEnough (notnull SCR_AIGroupTargetCluster c) |
| void | OnAgentLifeStateChanged (AIAgent incapacitatedAgent, SCR_AIInfoComponent infoIncap, IEntity vehicle, ECharacterLifeState lifeState) |
| override void | OnActionDeselected () |
Activity which handles combat of a group if it has vehicles.
Definition at line 2 of file SCR_AIVehicleCombatActivity.c.
|
inlineprotected |
Definition at line 264 of file SCR_AIVehicleCombatActivity.c.
|
inlineprotected |
Definition at line 357 of file SCR_AIVehicleCombatActivity.c.
|
inlineprotected |
Reacts on incapacitated (or dead) driver agent it sends messages to other crew members to get in the driver seat, if that driver is gunner, finds new gunner outside the vehicle and moves towards him
Definition at line 289 of file SCR_AIVehicleCombatActivity.c.