![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Core component to manage SCR_EditorManagerEntity. More...
Protected Attributes | |
| int | m_iRestoreOnReconnectTimeout |
Core component to manage SCR_EditorManagerEntity.
Definition at line 5 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Definition at line 544 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Definition at line 557 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Definition at line 47 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Definition at line 155 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Get base mode prefab.
| modeType | Mode type |
Definition at line 283 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Get prefabs of all base mode types.
| flags | Flags filter |
| coreOnly | When true, base mode prefab override on SCR_EditorSettingsEntity will be ignored |
Definition at line 316 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Get sorted prefabs of all base mode types.
| flags | Flags filter |
| coreOnly | When true, base mode prefab override on SCR_EditorSettingsEntity will be ignored |
Definition at line 345 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Get all base mode types.
| flags | Flags filter |
| coreOnly | When true, base mode prefab override on SCR_EditorSettingsEntity will be ignored |
Definition at line 300 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Get UI info of given default mode.
| modeType | Mode type |
Definition at line 370 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Get the list of all editor entities
| [out] | outEditorEntities | Array of editor entities |
Definition at line 197 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Get local instance of the editor manager.
Definition at line 229 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Get editor manager of given player
| playerID | Player ID |
Definition at line 238 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Get editor server entity.
Definition at line 249 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Get world-specific editor settings entity.
Definition at line 274 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Definition at line 533 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Definition at line 480 of file SCR_EditorManagerCore.c.
Definition at line 424 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Definition at line 397 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Definition at line 416 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Definition at line 385 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Definition at line 430 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Definition at line 405 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Set the local instance of the editor manager. Shows an error when it already exists.
| entity | Editor manager |
Definition at line 215 of file SCR_EditorManagerCore.c.
|
inlineprotected |
Assign entity with world-specific editor settings. Will not do anything if settings are already assigned.
| entity | Settings entity |
Definition at line 263 of file SCR_EditorManagerCore.c.
|
protected |
Definition at line 17 of file SCR_EditorManagerCore.c.