Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UEditorLevelUtils
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorLevelUtils.h |
| Include | #include "EditorLevelUtils.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorLevelUtils.cpp |
static bool RemoveInvalidLevelFromWorld
&40;
ULevelStreaming &42; InLevelStreaming
&41;
Remarks
Removes the specified LevelStreaming from the world, and Refreshes. Used to Clean up references of missing levels. true If a level was removed.