Navigation
API > API/Plugins > API/Plugins/AnimToTextureEditor
Inheritance Hierarchy
- IModuleInterface
- FAnimToTextureEditorModule
References
| Module | AnimToTextureEditor |
| Header | /Engine/Plugins/Experimental/AnimToTexture/Source/AnimToTextureEditor/Public/AnimToTextureEditorModule.h |
| Include | #include "AnimToTextureEditorModule.h" |
Syntax
class FAnimToTextureEditorModule : 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 |