Navigation
API > API/Plugins > API/Plugins/InputDebuggingEditor
Inheritance Hierarchy
- IModuleInterface
- FInputDebuggingEditorModule
References
| Module | InputDebuggingEditor |
| Header | /Engine/Plugins/Runtime/InputDebugging/Source/InputDebuggingEditor/Public/InputDebuggingEditorModule.h |
| Include | #include "InputDebuggingEditorModule.h" |
Syntax
class FInputDebuggingEditorModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |