![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override bool | CanBeShown (SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags) |
| override bool | CanBePerformed (SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags) |
| override void | Perform (SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags, int param=-1) |
| void | OnEditableParentChanged (SCR_EditableEntityComponent entity, SCR_EditableEntityComponent newParent, SCR_EditableEntityComponent prevParent) |
| void | OnSelectionChanged (EEditableEntityState state, set< SCR_EditableEntityComponent > entitiesSelected, set< SCR_EditableEntityComponent > entitiesDeselected) |
Protected Attributes | |
| ref set< SCR_EditableEntityComponent > | m_EntitiesToMove = new set<SCR_EditableEntityComponent>() |
| SCR_EditableEntityCore | m_Core |
| SCR_BaseEditableEntityFilter | m_SelectionFilter |
| bool | m_bSelectionCanceled |
Definition at line 2 of file SCR_CreateLayerWithSelectionContextAction.c.
|
inlineprotected |
Definition at line 62 of file SCR_CreateLayerWithSelectionContextAction.c.
|
inlineprotected |
Definition at line 10 of file SCR_CreateLayerWithSelectionContextAction.c.
|
inlineprotected |
Definition at line 103 of file SCR_CreateLayerWithSelectionContextAction.c.
|
inlineprotected |
Definition at line 123 of file SCR_CreateLayerWithSelectionContextAction.c.
|
inlineprotected |
Definition at line 66 of file SCR_CreateLayerWithSelectionContextAction.c.
|
protected |
Definition at line 7 of file SCR_CreateLayerWithSelectionContextAction.c.
|
protected |
Definition at line 5 of file SCR_CreateLayerWithSelectionContextAction.c.
|
protected |
Definition at line 4 of file SCR_CreateLayerWithSelectionContextAction.c.
|
protected |
Definition at line 6 of file SCR_CreateLayerWithSelectionContextAction.c.