![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | BaseCompartmentSlot |
| class | SCR_BaseScreenShakeData |
| BaseCompartmentSlot ExtBaseCompartmentSlot BaseContainerCustomTitleField | ( | "m_sDefaultOccupantPrefab" | ) |
Definition at line 456 of file BaseCompartmentSlot.c.
| BaseCompartmentSlot ExtBaseCompartmentSlot BaseContainerProps | ( | ) |
|
protected |
Definition at line 138 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 38 of file BaseCompartmentSlot.c.
|
protected |
Force eject occupant from this compartment
| [in] | forceEject | Force occupant out of compartment regardless of whether it makes sense realistically. |
| [in] | ejectUnconsciously | Force ejected character to be unconscious |
| [out] | ejectedImmediately | returns true if this client was capable of ejecting character that is in this compartment |
| [in] | ejectOnTheSpot | if character should be ejected in the position where he currently is |
Definition at line 226 of file BaseCompartmentSlot.c.
|
protected |
Switching seats is allowed only between compartments with matching area.
Definition at line 62 of file BaseCompartmentSlot.c.
|
protected |
Get default occupent prefab data
Definition at line 286 of file BaseCompartmentSlot.c.
|
protected |
Get default occupent prefab ResourceName
Definition at line 296 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 411 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 423 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 429 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 417 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 441 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 435 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 69 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 447 of file BaseCompartmentSlot.c.
|
protected |
Get vehicle this slot belongs to. May differ from GetOwner() if the slot is placed in vehicle's child entity, e.g., truck's cargo frame.
Definition at line 80 of file BaseCompartmentSlot.c.
Get vehicle this slot belongs to. May differ from GetOwner() if the slot is placed in vehicle's child entity, e.g., truck's cargo frame.
| [out] | compartmentID | Variable to be filled with ID of the compartment relative to the vehicle. May differ from GetCompartmentSlotID() which returns only ID within the entity the slot belong sto. |
Definition at line 101 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 49 of file BaseCompartmentSlot.c.
|
protected |
Get if compartment is occupied
Definition at line 132 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 186 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 162 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 55 of file BaseCompartmentSlot.c.
|
protected |
Spawn character within the compartment (Server only)
| characterPrefab | Prefab to spawn in compartment | |
| [in,out] | group | if Left empty it will create a new group and place the character in it and return it. Else it will place the character in the given group |
| createGroupForCharacter | If a group should be created for the spawned character |
Definition at line 325 of file BaseCompartmentSlot.c.
|
protected |
Spawn default character within the compartment (Server only) Default characters are defined on the CompartmentSlot
| [in,out] | group | if Left empty it will create a new group and place the character in it and return it. Else it will place the character in the given group |
| groupPrefabGroup | prefab, Generally want to keep it as default value as faction and usch is set automaticly |
Definition at line 312 of file BaseCompartmentSlot.c.
Definition at line 35 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 4 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 7 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 13 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 19 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 22 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 16 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 28 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 31 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 1 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 10 of file BaseCompartmentSlot.c.
|
protected |
Definition at line 25 of file BaseCompartmentSlot.c.