Navigation
API > API/Plugins > API/Plugins/PCGGeometryScriptInterop > API/Plugins/PCGGeometryScriptInterop/Elements > API/Plugins/PCGGeometryScriptInterop/Elements/IPCGDynamicMeshBaseElement
- IPCGElement::IsCacheable()
- IPCGDynamicMeshBaseElement::IsCacheable()
References
| Module | PCGGeometryScriptInterop |
| Header | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Public/Elements/PCGDynamicMeshBaseElement.h |
| Include | #include "Elements/PCGDynamicMeshBaseElement.h" |
virtual bool IsCacheable
(
const UPCGSettings *
) const
Remarks
All dyn mesh elements are not cacheable to benefit from stealing data.