UWorld::RemoveStreamingLevel

Remove a streaming level to the list of streamed levels to consider.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/World.h

Include

#include "Engine/World.h"

Source

/Engine/Source/Runtime/Engine/Private/World.cpp

Syntax

bool RemoveStreamingLevel
(
    ULevelStreaming * StreamingLevelToRemove
)

Remarks

Remove a streaming level to the list of streamed levels to consider. Returns true if the specified level was in the streaming levels list.

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