ULevelStreaming::SetShouldBeVisibleInEditor

Sets if the streaming level should be visible in the editor.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/LevelStreaming.h

Include

#include "Engine/LevelStreaming.h"

Source

/Engine/Source/Runtime/Engine/Private/LevelStreaming.cpp

Syntax

void SetShouldBeVisibleInEditor
(
    bool bInShouldBeVisibleInEditor
)

Remarks

Sets if the streaming level should be visible in the editor.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss