Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/IPCGElement
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGElement.h |
| Include | #include "PCGElement.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGElement.cpp |
EPCGCachingStatus RetrieveResultsFromCache
(
IPCGGraphCache * Cache,
const UPCGNode * Node,
const FPCGDataCollection & Input,
UPCGComponent * Component,
FPCGDataCollection & Output,
FPCGCrc * OutCrc
) const
Remarks
Gather input data (pre-context creation) and tries to retrieve matching data from the cache if the element is cacheable.