Editor.ReflectEditorLevelVisibilityWithGame
Editor.ReflectEditorLevelVisibilityWithGame is a console variable in Unreal Engine 5 (UE5). See what Editor.ReflectEditorLevelVisibilityWithGame does, its values, and how to use this cvar in the Unreal console below.
Category: Remaining · Namespace:
editorHelp
Enables the transaction of game visibility state when editor visibility state changes. 0 - game state is *not* reflected with editor. 1 - game state is relfected with editor.
Usage
Unreal console (open with ~)
> Editor.ReflectEditorLevelVisibilityWithGame 1Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.