Navigation
Unreal Engine C++ API Reference > 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. |