Navigation
API > API/Plugins > API/Plugins/UVEditorToolsEditorOnly
Inheritance Hierarchy
- IModuleInterface
- FUVEditorToolsEditorOnlyModule
References
| Module | UVEditorToolsEditorOnly |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorToolsEditorOnly/Public/UVEditorToolsEditorOnlyModule.h |
| Include | #include "UVEditorToolsEditorOnlyModule.h" |
Syntax
class FUVEditorToolsEditorOnlyModule : public IModuleInterface
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FName > | ClassesToUnregisterOnShutdown | ||
| TArray< FName > | PropertiesToUnregisterOnShutdown |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void |
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |