Navigation
API > API/Plugins > API/Plugins/PCGGeometryScriptInterop > API/Plugins/PCGGeometryScriptInterop/Elements > API/Plugins/PCGGeometryScriptInterop/Elements/UPCGGeometryBlueprintElement
References
| Module | PCGGeometryScriptInterop |
| Header | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Public/Elements/PCGGeometryBlueprintElement.h |
| Include | #include "Elements/PCGGeometryBlueprintElement.h" |
| Source | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Private/Elements/PCGGeometryBlueprintElement.cpp |
UPCGDynamicMeshData * CopyOrStealInputData
(
const FPCGTaggedData & InTaggedData
) const
Remarks
Allows to steal the data and work in place if the data is not used elsewhere. If this element is cacheable, it will automatically copy.