<Code Lib>
2020 Method
Changes 0
M

FabricationConfiguration.GetMaterialName

Description:
Gets material name from its identifier.

public string GetMaterialName(
	int materialId
)

Return Value string The material name without the group.

Loading…