Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > FEditorDelegates
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/Editor.h |
Include | #include "Editor.h" |
Syntax
static OnAddLevelToWorld;
Remarks
Called from FEditorUtils::AddLevelToWorld after the level is added successfully to the world.