Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorModeTools
Delegate type for triggering when a mode Editing Disallowed changed
| Name | FIsEditingDisallowedChangedEvent |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/EditorModeManager.h |
| Include Path | #include "EditorModeManager.h" |
Syntax
class FIsEditingDisallowedChangedEvent : public TBaseMulticastDelegate_NoParams< void >
Inheritance Hierarchy
- TBaseMulticastDelegate_NoParams< void > → FEditorModeTools::FIsEditingDisallowedChangedEvent