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 const TArray< ULevel &42; > GetLevels
&40;
UWorld &42; World
&41;
Remarks
Returns all levels for a world. Set of all levels
Parameters
| Name | Description |
|---|---|
| World | World containing levels |