Navigation
API > API/Plugins > API/Plugins/PCGToolset
| Name | UPCGExecuteGraphInstanceAsyncResult |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Toolsets/PCGToolset/Source/PCGToolset/Public/PCGToolsetCustomTypes.h |
| Include Path | #include "PCGToolsetCustomTypes.h" |
Syntax
UCLASS ()
class UPCGExecuteGraphInstanceAsyncResult : public UToolCallAsyncResult
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UToolCallAsyncResult → UPCGExecuteGraphInstanceAsyncResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Value | TArray< FPCGNodeExecutionMessage > | PCGToolsetCustomTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool SetValue
(
TArray< FPCGNodeExecutionMessage >&& InValue |
PCGToolsetCustomTypes.h |