Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGGetPropertyFromObjectPathEle-
- IPCGElement::IsCacheable()
- FPCGGetPropertyFromObjectPathElement::IsCacheable()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGGetPropertyFromObjectPath.h |
| Include | #include "Elements/PCGGetPropertyFromObjectPath.h" |
virtual bool IsCacheable
(
const UPCGSettings * InSettings
) const
Remarks
FIXME: Disable the caching to be sure that we have the most up-to-date data from external objects To be re-enabled when we have more control on the cache, to be able to remove entries that were generated but no longer tracked, because if this object changes but it's not tracked anymore, then it will not properly remove itself from the cache and not be caught up in future executions