Item.Item C# (CSharp) Method

Item() public method

public Item ( ) : System
return System
    public Item()
    {
    }

Same methods

Item::Item ( string name, int id, string desc, Sprite icon, GameObject model, int maxStack, ItemType type, string sendmessagetext, List itemAttributes ) : System