Navigation
API > API/Plugins > API/Plugins/PCG
Execution source descriptor which points to an execution source and some extra parameters, returned by the provider class.
| Name | FPCGGraphExecutionSourceDescriptor |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGGraphExecutionRegistry.h |
| Include Path | #include "PCGGraphExecutionRegistry.h" |
Syntax
struct FPCGGraphExecutionSourceDescriptor
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShowInDebugger | bool | PCGGraphExecutionRegistry.h | ||
| ExecutionSource | IPCGGraphExecutionSource * | PCGGraphExecutionRegistry.h |