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