Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns true if you can summon this pet.
isSummonable = C_PetJournal.PetIsSummonable(battlePetGUID)
Arguments[]
- battlePetGUID
- string - Unique identifier for this specific pet.
Returns[]
- isSummonable
- boolean
Patch changes[]
Patch 5.0.4 (2012-08-28): Added.