Method Material
Material(int)
Sets the material type for crafting/quality systems.
public static ItemProperty Material(int materialType)
Parameters
materialTypeintThe material type id.
Returns
- ItemProperty
The created item property.
Sets the material type for crafting/quality systems.
public static ItemProperty Material(int materialType)
materialType intThe material type id.
The created item property.