<Code Lib>
2024 Method
Changes 0
M

FabricationConfiguration.GetMaterialName

Description:
Gets material name from its identifier.

public string GetMaterialName(
	int materialId
)

  • Int32
    materialId
    The material identifier.
Return Value string The material name without the group.

Loading…