Item.Item C# (CSharp) 메소드

Item() 공개 메소드

public Item ( ) : System
리턴 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