![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Manager of current layer.
Definition at line 11 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 317 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 392 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Creates a new layer and add selected entities in it
Definition at line 127 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 146 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 340 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 405 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 550 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 483 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 519 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 499 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 537 of file SCR_LayersEditorManager.c.
|
inlineprotected |
|
inlineprotected |
Used to subscribe to Event_OnCurrentLayerChange.
Definition at line 53 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Get parent below selection current layer, i.e., composition of an entity. When the entity is directly below current layer, the entity will be returned. When the entity is above the current layer, null is returned. Entity with IGNORE_LAYERS flag is always returned directly.
| entity | Queried entity |
Definition at line 175 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 30 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Check if the entity is under given current layer.
| entity | Queried entity |
| onlyDirect | True to check if the entity is directly under current layer, false to check it recursively |
Definition at line 195 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Move all entities under the current root. Entities which are under other marked entities will remain under them.
| entities | Affected entities |
Definition at line 243 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Move all entities under specific layer. Entities which are under other marked entities will remain under them.
| entities | Affected entities |
| layer | Target layer |
Definition at line 253 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Move all entities under specific layer then sets the layer as current and sets the entities moved selected Entities which are under other marked entities will remain under them.
| entities | Affected entities |
| layer | Target layer |
Definition at line 272 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 417 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 478 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 562 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 323 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 59 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 468 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 463 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 473 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 359 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 452 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Set current layer. When a entity is focused / selected, it will include all siblings up to this current layer.
| entity | Editable entity |
Definition at line 70 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Set selection current layer to the parent entity of the current current layer entity.
| entity | Editable entity |
Definition at line 87 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Set if layer editing should ne enabled. When disabled, it will not be possible to enter layers or move entities between them.
| enableLayerEditing | True to enable layer editing |
Definition at line 40 of file SCR_LayersEditorManager.c.
|
inlineprotected |
Definition at line 294 of file SCR_LayersEditorManager.c.
|
inlineprotected |
When given entity is the current layer, move one layer up, otherwise set current layer to the entity's composition root (unless it's from inactive layer, in which case set the entity as current layer directly).
| entity | Editable entity |
Definition at line 99 of file SCR_LayersEditorManager.c.
|
protected |
Definition at line 19 of file SCR_LayersEditorManager.c.
|
protected |
Definition at line 24 of file SCR_LayersEditorManager.c.
|
protected |
Definition at line 25 of file SCR_LayersEditorManager.c.
|
protected |
Definition at line 21 of file SCR_LayersEditorManager.c.
|
protected |
Definition at line 22 of file SCR_LayersEditorManager.c.
|
protected |
Definition at line 23 of file SCR_LayersEditorManager.c.
|
protected |
Definition at line 20 of file SCR_LayersEditorManager.c.
|
protected |
Definition at line 14 of file SCR_LayersEditorManager.c.