BattleNet.ItemEntry.ItemEntry C# (CSharp) Method

ItemEntry() public method

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

Same methods

ItemEntry::ItemEntry ( String name, String type, Item classification, UInt32 width, UInt32 height, System.Boolean stackable, System.Boolean usable, System.Boolean throwable ) : System