Ejemplo n.º 1
0
 public int CountItems(Item_Type aItemType, Game_Item.EItemLocationType aLocationType = Game_Item.EItemLocationType.ILT_Unknown)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public int GetFreeSlots(Game_Item.EItemLocationType aLocationType, int aLocationID = 0)
 {
     throw new NotImplementedException();
 }