Navigation
API > API/Plugins > API/Plugins/TextureGraphEditor > API/Plugins/TextureGraphEditor/FTG_ExporterUtility
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Initializes the global state of the exporter (commands, tab spawners, etc): | TG_Exporter.h | ||
FTG_ExporterUtility
(
const FTG_ExporterUtility& |
Prevent copying: | TG_Exporter.h | |
| TG_Exporter.h |
FTG_ExporterUtility()
Description
Initializes the global state of the exporter (commands, tab spawners, etc):
| Name | FTG_ExporterUtility |
| Type | function |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraphEditor/Public/TG_Exporter.h |
| Include Path | #include "TG_Exporter.h" |
| Source | /Engine/Plugins/TextureGraph/Source/TextureGraphEditor/Private/TG_Exporter.cpp |
FTG_ExporterUtility()
FTG_ExporterUtility(const FTG_ExporterUtility &)
Description
Prevent copying:
| Name | FTG_ExporterUtility |
| Type | function |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraphEditor/Public/TG_Exporter.h |
| Include Path | #include "TG_Exporter.h" |
FTG_ExporterUtility
(
const FTG_ExporterUtility &
)
FTG_ExporterUtility(FTG_ExporterUtility &&)
| Name | FTG_ExporterUtility |
| Type | function |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraphEditor/Public/TG_Exporter.h |
| Include Path | #include "TG_Exporter.h" |
FTG_ExporterUtility
(
FTG_ExporterUtility &&
)