Navigation
API > API/Plugins > API/Plugins/PCGGeometryScriptInterop > API/Plugins/PCGGeometryScriptInterop/Data > API/Plugins/PCGGeometryScriptInterop/Data/UPCGDynamicMeshData > API/Plugins/PCGGeometryScriptInterop/Data/UPCGDynamicMeshData/Initialize
References
| Module | PCGGeometryScriptInterop |
| Header | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Public/Data/PCGDynamicMeshData.h |
| Include | #include "Data/PCGDynamicMeshData.h" |
| Source | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Private/Data/PCGDynamicMeshData.cpp |
void Initialize
(
UDynamicMesh * InMesh,
bool bCanTakeOwnership,
const TArray < UMaterialInterface * > & InOptionalMaterials
)