Beispiel #1
0
 protected bool PetIsSpellReady(string name)
 {
     return(Ingame.PetIsSpellReady(name));
 }