Navigation
API > API/Plugins > API/Plugins/PCG
Interface used by the FPCGGraphExecutor to get an IPCGGraphExecutionState used to query/update execution.
| Name | IPCGGraphExecutionSource |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGGraphExecutionStateInterface.h |
| Include Path | #include "PCGGraphExecutionStateInterface.h" |
Syntax
class IPCGGraphExecutionSource
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PCGGraphExecutionStateInterface.h | |||
const IPCGGraphExecutionState & GetExecutionState () |
PCGGraphExecutionStateInterface.h |