Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGIndirectionElement
- IPCGElement::IsCacheable()
- FPCGIndirectionElement::IsCacheable()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGIndirectionElement.h |
| Include | #include "Elements/PCGIndirectionElement.h" |
virtual bool IsCacheable
(
const UPCGSettings * InSettings
) const
Remarks
TODO: investigate how we could make this cacheable, might require to pass in context instead of settings.