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