ULevelStreaming::ShouldBeVisible

Return whether this level should be visible/ associated with the world if it is loaded.

Windows
MacOS
Linux

Override Hierarchy

ULevelStreaming::ShouldBeVisible()

ULevelStreamingPersistent::ShouldBeVisible()

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

virtual bool ShouldBeVisible() const

Remarks

Return whether this level should be visible/ associated with the world if it is loaded.

Returns

true if the level should be visible, false otherwise

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