Navigation
API > API/Editor > API/Editor/EditorToolEvents
| Name | FEditorToolEventsModule |
| Type | class |
| Header File | /Engine/Source/Editor/EditorToolEvents/Public/EditorToolEventsModule.h |
| Include Path | #include "EditorToolEventsModule.h" |
Syntax
class FEditorToolEventsModule : public IModuleInterface
Implements Interfaces
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
EditorToolEventsModule.h | ||
virtual void StartupModule() |
IModuleInterface implementation | EditorToolEventsModule.h |