Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/FLevelEditorModule
Called when an edit command is executed on components in the world
| Name | FComponentsEditedEvent |
| Type | class |
| Header File | /Engine/Source/Editor/LevelEditor/Public/LevelEditor.h |
| Include Path | #include "LevelEditor.h" |
Syntax
class FComponentsEditedEvent : public TBaseMulticastDelegate_NoParams< void >
Inheritance Hierarchy
- TBaseMulticastDelegate_NoParams< void > → FLevelEditorModule::FComponentsEditedEvent