Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/FLevelEditorModule
Called when element selection changes
| Name | FElementSelectionChangedEvent |
| Type | class |
| Header File | /Engine/Source/Editor/LevelEditor/Public/LevelEditor.h |
| Include Path | #include "LevelEditor.h" |
Syntax
class FElementSelectionChangedEvent : public TBaseMulticastDelegate_TwoParams< void, const UTypedElementSelectionSet *, bool >
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, const UTypedElementSelectionSet *, bool > → FLevelEditorModule::FElementSelectionChangedEvent