![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override event void | OnPostInit (IEntity owner) |
| bool | IsVehicleOccupied () |
| Check if there are any occupants regardless of life state. | |
| bool | IsVehicleActive () |
| Check if there are any conscious and alive occupants among the occupants. | |
| void | OnCompartmentEntered (IEntity vehicle, IEntity occupant, BaseCompartmentSlot compartment, bool move) |
| void | OnCompartmentLeft (IEntity vehicle, IEntity occupant, BaseCompartmentSlot compartment, bool move) |
| void | UpdateOccupantsCount (IEntity ignoreOccupant=null) |
| void | OnOccupantLifeStateChanged (ECharacterLifeState previousLifeState, ECharacterLifeState newLifeState) |
Protected Attributes | |
| int | m_iOccupantCount |
| int | m_iAliveOccupantCount |
Definition at line 6 of file SCR_VehicleFactionAffiliationComponent.c.
|
inlineprotected |
Check if there are any conscious and alive occupants among the occupants.
Definition at line 26 of file SCR_VehicleFactionAffiliationComponent.c.
|
inlineprotected |
Check if there are any occupants regardless of life state.
Definition at line 19 of file SCR_VehicleFactionAffiliationComponent.c.
|
inlineprotected |
Definition at line 32 of file SCR_VehicleFactionAffiliationComponent.c.
|
inlineprotected |
Definition at line 71 of file SCR_VehicleFactionAffiliationComponent.c.
|
inlineprotected |
Definition at line 121 of file SCR_VehicleFactionAffiliationComponent.c.
|
inlineprotected |
Definition at line 12 of file SCR_VehicleFactionAffiliationComponent.c.
|
inlineprotected |
Definition at line 81 of file SCR_VehicleFactionAffiliationComponent.c.
|
protected |
Definition at line 9 of file SCR_VehicleFactionAffiliationComponent.c.
|
protected |
Definition at line 8 of file SCR_VehicleFactionAffiliationComponent.c.