Navigation
API > API/Plugins > API/Plugins/EditorDebugTools
Inheritance Hierarchy
- IModuleInterface
- FEditorDebugToolsModule
References
| Module | EditorDebugTools |
| Header | /Engine/Plugins/Editor/EditorDebugTools/Source/EditorDebugTools/Public/EditorDebugTools.h |
| Include | #include "EditorDebugTools.h" |
Syntax
class FEditorDebugToolsModule : 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 |