Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/IPCGGraphExecutionState
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FPCGGraphExecutionInspection & GetInspection () |
Returns the FPCGGraphExecutionInspection object for this ExecutionState | PCGGraphExecutionStateInterface.h | |
| PCGGraphExecutionStateInterface.h |
GetInspection()
Description
Returns the FPCGGraphExecutionInspection object for this ExecutionState
| Name | GetInspection |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGGraphExecutionStateInterface.h |
| Include Path | #include "PCGGraphExecutionStateInterface.h" |
const FPCGGraphExecutionInspection & GetInspection() const
GetInspection()
| Name | GetInspection |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGGraphExecutionStateInterface.h |
| Include Path | #include "PCGGraphExecutionStateInterface.h" |
FPCGGraphExecutionInspection & GetInspection()