Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/FLevelEditorModule
Called to set property editors to show the given actors, even if those actors aren't in the current selection set
| Name | FOverridePropertyEditorSelectionEvent |
| Type | class |
| Header File | /Engine/Source/Editor/LevelEditor/Public/LevelEditor.h |
| Include Path | #include "LevelEditor.h" |
Syntax
class FOverridePropertyEditorSelectionEvent : public TBaseMulticastDelegate_TwoParams< void, const TArray< AActor * > &, bool >
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, const TArray< AActor * > &, bool > → FLevelEditorModule::FOverridePropertyEditorSelectionEvent