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