UWorld::RemoveStreamingLevels

Remove multiple streaming levels 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

int32 RemoveStreamingLevels
(
    TArrayView< ULevelStreaming *const > StreamingLevelsToRemove
)

Remarks

Remove multiple streaming levels to the list of streamed levels to consider. Returns a count of how many of the specified levels were 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