Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UEditorLevelUtils
| Type | Name | Description | |
|---|---|---|---|
| void | MakeLevelCurrent
(
ULevelStreaming* InStreamingLevel |
Makes the specified streaming level the current level for editing. | |
| void | MakeLevelCurrent
(
ULevel* InLevel, |
Makes the specified level the current level for editing. |