Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/FLevelEditorModule
Called when a new map is loaded
| Name | FMapChangedEvent |
| Type | class |
| Header File | /Engine/Source/Editor/LevelEditor/Public/LevelEditor.h |
| Include Path | #include "LevelEditor.h" |
Syntax
class FMapChangedEvent : public TBaseMulticastDelegate_TwoParams< void, UWorld *, EMapChangeType >
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, UWorld *, EMapChangeType > → FLevelEditorModule::FMapChangedEvent