Exemplo n.º 1
0
 protected bool PetIsSpellReady(string name)
 {
     return(Ingame.PetIsSpellReady(name));
 }