Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UWorld
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 |
bool RemoveStreamingLevelAt
&40;
int32 IndexToRemove
&41;
Remarks
Remove a streaming level to the list of streamed levels to consider. Returns true if the specified index was a valid index for removal.