![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override bool | CanBeShownScript (IEntity user) |
| override void | PerformAction (IEntity pOwnerEntity, IEntity pUserEntity) |
| override int | GetRelevantDoorIndex (IEntity caller) |
| BaseCompartmentSlot | GetFreeCompartmentSlot () |
| PilotCompartmentSlot | GetPilotCompartmentSlot () |
Protected Attributes | |
| bool | m_bUsePilotCompartment |
| string | m_sCompartmentSlotName |
| ChimeraCharacter | m_Character |
| BaseCompartmentSlot | m_NonOccupiedSlot |
Definition at line 1 of file SCR_ChangeComparmentAction.c.
Definition at line 15 of file SCR_ChangeComparmentAction.c.
|
inlineprotected |
Check the defined Compartment for any free slots
Definition at line 91 of file SCR_ChangeComparmentAction.c.
|
inlineprotected |
Get the Pilot compartment
Definition at line 142 of file SCR_ChangeComparmentAction.c.
Definition at line 63 of file SCR_ChangeComparmentAction.c.
|
inlineprotected |
Definition at line 39 of file SCR_ChangeComparmentAction.c.
|
protected |
Definition at line 4 of file SCR_ChangeComparmentAction.c.
|
protected |
Definition at line 9 of file SCR_ChangeComparmentAction.c.
|
protected |
Definition at line 12 of file SCR_ChangeComparmentAction.c.
|
protected |
Definition at line 7 of file SCR_ChangeComparmentAction.c.