Navigation
API > API/Plugins > API/Plugins/PCG
Interface to encapsulate use of the cache in PCG elements
| Name | IPCGGraphCache |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Graph/IPCGGraphCache.h |
| Include Path | #include "Graph/IPCGGraphCache.h" |
Syntax
class IPCGGraphCache
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool GetFromCache
(
const FPCGGetFromCacheParams& Params, |
Graph/IPCGGraphCache.h | ||
void StoreInCache
(
const FPCGStoreInCacheParams& Params, |
Graph/IPCGGraphCache.h |