Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGInputForwardingElement
Description
Since this class is stateful because it owns a FPCGDataCollection it can't be cached unless it implements a proper GetDependenciesCrc. For now since it only forwards its input, we just disable the caching.
Virtual Inheritance
- IPCGElement::IsCacheable → FPCGInputForwardingElement::IsCacheable
| Name | IsCacheable |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGSubgraph.h |
| Include Path | #include "PCGSubgraph.h" |
virtual bool IsCacheable
(
const UPCGSettings * InSettings
) const