Navigation
API > API/Plugins > API/Plugins/TextureGraph
| |
|
| Name |
UTG_AsyncRenderTask |
| Type |
class |
| Header File |
/Engine/Plugins/TextureGraph/Source/TextureGraph/Public/Blueprint/TG_AsyncRenderTask.h |
| Include Path |
#include "Blueprint/TG_AsyncRenderTask.h" |
Syntax
UCLASS ()
class UTG_AsyncRenderTask : public UTG_AsyncRenderTaskBase
Inheritance Hierarchy
Constructors
Variables
Public
Functions
Public
Overridden from UBlueprintAsyncActionBase
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Blueprint/TG_AsyncRenderTask.h |
- BlueprintCallable
- Category="TextureGraph"
- Meta=(DisplayName="Texture Graph Render (Async)", BlueprintInternalUseOnly="true")
|