Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGGetFromCacheParams |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Graph/IPCGGraphCache.h |
| Include Path | #include "Graph/IPCGGraphCache.h" |
Syntax
struct FPCGGetFromCacheParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Component | const UPCGComponent * | Graph/IPCGGraphCache.h | ||
| Crc | FPCGCrc | Graph/IPCGGraphCache.h | ||
| Element | const IPCGElement * | Graph/IPCGGraphCache.h | ||
| ExecutionSource | const IPCGGraphExecutionSource * | Graph/IPCGGraphCache.h | ||
| Node | const UPCGNode * | Graph/IPCGGraphCache.h |