Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UEditorLevelUtils
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, const TArray< AActor > &, const ULevel >
- UEditorLevelUtils::FOnMoveActorsToLevelEvent
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorLevelUtils.h |
| Include | #include "EditorLevelUtils.h" |
Syntax
class FOnMoveActorsToLevelEvent : public TBaseMulticastDelegate_TwoParams< void, const TArray< AActor * > &, const ULevel * >
Remarks
Delegate used by MoveActorsToLevel() to notify about actors being moved