ULevelStreaming::SetShouldBeVisible

Sets the should be visible flag and marks the streaming level as requiring consideration.

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 SetShouldBeVisible
(
    bool bInShouldBeVisible
)

Remarks

Sets the should be visible flag and marks the streaming level as requiring consideration.

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