![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override bool | CanBeShown (SCR_EditableEntityComponent selectedEntity, vector cursorWorldPosition, int flags) |
| override bool | CanBePerformed (SCR_EditableEntityComponent selectedEntity, vector cursorWorldPosition, int flags) |
| override void | Perform (SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags, int param=-1) |
| override void | Perform (SCR_EditableEntityComponent selectedEntity, vector cursorWorldPosition) |
| void | SpawnNextOccupantsInEntity (SCR_BaseCompartmentManagerComponent compartmentManager=null, array< IEntity > spawnedCharacters=null, bool wasCanceled=false) |
| void | SetSpawningDone () |
Protected Attributes | |
| ref array< ECompartmentType > | m_aCompartmentsTypes |
| ref map< SCR_BaseCompartmentManagerComponent, SCR_EditableVehicleComponent > | m_VehiclesToOccupyQueue = new map<SCR_BaseCompartmentManagerComponent, SCR_EditableVehicleComponent>() |
| bool | m_bHasSendNotEnoughBudgetNotification = false |
| bool | m_bIsSpawningOccupants = false |
Definition at line 3 of file SCR_SpawnOccupantsContextAction.c.
|
inlineprotected |
Definition at line 28 of file SCR_SpawnOccupantsContextAction.c.
|
inlineprotected |
Definition at line 14 of file SCR_SpawnOccupantsContextAction.c.
|
inlineprotected |
Definition at line 38 of file SCR_SpawnOccupantsContextAction.c.
|
inlineprotected |
Definition at line 46 of file SCR_SpawnOccupantsContextAction.c.
|
inlineprotected |
Definition at line 142 of file SCR_SpawnOccupantsContextAction.c.
|
inlineprotected |
Definition at line 77 of file SCR_SpawnOccupantsContextAction.c.
|
protected |
Definition at line 6 of file SCR_SpawnOccupantsContextAction.c.
|
protected |
Definition at line 11 of file SCR_SpawnOccupantsContextAction.c.
|
protected |
Definition at line 12 of file SCR_SpawnOccupantsContextAction.c.
|
protected |
Definition at line 9 of file SCR_SpawnOccupantsContextAction.c.