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