GameEntities.ItemType.ItemType C# (CSharp) Method

ItemType() public method

public ItemType ( ) : System
return System
        public ItemType()
        {
            AllowEmptyName = true;
        }