Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/Blueprint
Inheritance Hierarchy
- UBlueprintAsyncActionBase
- UTG_AsyncTask
- UTG_AsyncExportTask
References
| Module | TextureGraph |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Public/Blueprint/TG_AsyncExportTask.h |
| Include | #include "Blueprint/TG_AsyncExportTask.h" |
Syntax
UCLASS ()
class UTG_AsyncExportTask : public UTG_AsyncTask
Variables
| Type | Name | Description | |
|---|---|---|---|
| FTSExportTaskDelegate | OnDone |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UTG_AsyncExportTask
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| UTG_AsyncExportTask * | TG_AsyncExportTask
(
UTextureGraph* TextureGraph, |
Overridden from UTG_AsyncTask
| Type | Name | Description | |
|---|---|---|---|
| void | Activate () |