Navigation
API > API/Plugins > API/Plugins/TextureGraphEditor
| Name | FTG_ExporterCommands |
| Type | struct |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraphEditor/Public/TG_Exporter.h |
| Include Path | #include "TG_Exporter.h" |
Syntax
struct FTG_ExporterCommands : public TCommands< FTG_ExporterCommands >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FBindingContext → TCommands → FTG_ExporterCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTG_ExporterCommands() |
TG_Exporter.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Show3DPreview | TSharedPtr< FUICommandInfo > | TG_Exporter.h | ||
| Show3DPreviewSettings | TSharedPtr< FUICommandInfo > | TG_Exporter.h | ||
| ShowDetails | TSharedPtr< FUICommandInfo > | TG_Exporter.h | ||
| ShowExportSettings | TSharedPtr< FUICommandInfo > | TG_Exporter.h | ||
| ShowOutputPreview | TSharedPtr< FUICommandInfo > | TG_Exporter.h | ||
| ShowParameters | TSharedPtr< FUICommandInfo > | TG_Exporter.h |
Functions
Public
Overridden from TCommands
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
TG_Exporter.h |