![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | EnableStreaming (bool enable) |
| void | EnableStreamingForEntity (SCR_EditableEntityComponent entity, bool enable) |
| void | OnEntityRegistered (SCR_EditableEntityComponent entity) |
| void | OnEntityUnregistered (SCR_EditableEntityComponent entity) |
| override void | EOnEditorActivateServer () |
| override void | EOnEditorDeactivateServer () |
Protected Attributes | |
| RplIdentity | m_EditorIdentity = RplIdentity.Invalid() |
| ref array< EEditableEntityType > | m_LocalSkipStreamingRules = {} |
| bool | m_bStreamingRulesInitialized = false |
System to force streaming of all editable entities to client who has opened editor.
Definition at line 11 of file SCR_DynamicSimulationEditorComponent.c.
|
inlineprotected |
Definition at line 19 of file SCR_DynamicSimulationEditorComponent.c.
|
inlineprotected |
Definition at line 45 of file SCR_DynamicSimulationEditorComponent.c.
|
inlineprotected |
Definition at line 88 of file SCR_DynamicSimulationEditorComponent.c.
|
inlineprotected |
Definition at line 96 of file SCR_DynamicSimulationEditorComponent.c.
|
inlineprotected |
Definition at line 77 of file SCR_DynamicSimulationEditorComponent.c.
|
inlineprotected |
Definition at line 82 of file SCR_DynamicSimulationEditorComponent.c.
|
protected |
Definition at line 17 of file SCR_DynamicSimulationEditorComponent.c.
|
protected |
Definition at line 13 of file SCR_DynamicSimulationEditorComponent.c.
|
protected |
Definition at line 15 of file SCR_DynamicSimulationEditorComponent.c.