Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UEditorLevelUtils
| Type | Name | Description | |
|---|---|---|---|
| int32 | MoveSelectedActorsToLevel
(
ULevelStreaming* DestLevel, |
Moves the currently selected actors to the specified streaming level. | |
| int32 | MoveSelectedActorsToLevel
(
ULevel* DestLevel, |
Move selected actors to destination level. |