Example #1
0
 protected int ItemCount(string name)
 {
     return(Ingame.ItemCount(name));
 }