Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorDelegates
Type
typedef TMulticastDelegate_OneParam< void, uint32 > FOnMapChanged
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Editor.h |
| Include | #include "Editor.h" |
Remarks
Delegate type for map change events ( Params: uint32 MapChangeFlags (MapChangeEventFlags) )