Navigation
API > API/Plugins > API/Plugins/TextureGraphInsightEditor
Inheritance Hierarchy
- IModuleInterface
- FTextureGraphInsightEditorModule
References
| Module | TextureGraphInsightEditor |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphInsightEditor/Public/TextureGraphInsightEditor.h |
| Include | #include "TextureGraphInsightEditor.h" |
Syntax
class FTextureGraphInsightEditorModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | This function will be bound to Command (by default it will bring up plugin window) | ||
| bool | Tick
(
float DeltaTime |
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |