![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
This class is used for keeping track of vehicles assigned to group. More...
Protected Member Functions | |
| void | SCR_AIGroupVehicle (notnull SCR_AIVehicleUsageComponent vehicleUsageComp) |
| IEntity | GetEntity () |
| SCR_AIVehicleUsageComponent | GetVehicleUsageComponent () |
| bool | HasWeapon () |
| bool | CanMove () |
| bool | IsStatic () |
| bool | DriverIsConscious () |
| IEntity | GetDriver () |
| void | SetSubgroupHandleId (int handleId=-1) |
| int | GetSubgroupHandleId () |
Protected Attributes | |
| IEntity | m_Vehicle |
| SCR_AIVehicleUsageComponent | m_VehicleUsageComp |
| TurretCompartmentSlot | m_TurretSlot |
| PilotCompartmentSlot | m_DriverSlot |
| int | m_iSubgroupHandleId |
This class is used for keeping track of vehicles assigned to group.
Definition at line 2 of file SCR_AIGroupVehicle.c.
|
inlineprotected |
Definition at line 12 of file SCR_AIGroupVehicle.c.
|
inlineprotected |
Definition at line 59 of file SCR_AIGroupVehicle.c.
|
inlineprotected |
Definition at line 77 of file SCR_AIGroupVehicle.c.
|
inlineprotected |
Definition at line 87 of file SCR_AIGroupVehicle.c.
|
inlineprotected |
Definition at line 41 of file SCR_AIGroupVehicle.c.
|
inlineprotected |
Definition at line 101 of file SCR_AIGroupVehicle.c.
|
inlineprotected |
Definition at line 47 of file SCR_AIGroupVehicle.c.
|
inlineprotected |
Definition at line 53 of file SCR_AIGroupVehicle.c.
|
inlineprotected |
Definition at line 71 of file SCR_AIGroupVehicle.c.
|
inlineprotected |
Definition at line 95 of file SCR_AIGroupVehicle.c.
|
protected |
Definition at line 8 of file SCR_AIGroupVehicle.c.
|
protected |
Definition at line 9 of file SCR_AIGroupVehicle.c.
|
protected |
Definition at line 7 of file SCR_AIGroupVehicle.c.
|
protected |
Definition at line 4 of file SCR_AIGroupVehicle.c.
|
protected |
Definition at line 5 of file SCR_AIGroupVehicle.c.