<Code Lib>
2026 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…