Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Needs summary.

isSummonable, error, errorText = C_PetJournal.GetPetSummonInfo(battlePetGUID)

Arguments[]

battlePetGUID
string

Returns[]

isSummonable
boolean
error
Enum.PetJournalError
Value Field Description
0 None
1 PetIsDead
2 JournalIsLocked
3 InvalidFaction
4 NoFavoritesToSummon
5 NoValidRandomSummon
6 InvalidCovenant
errorText
string

Patch changes[]

Shadowlands Patch 9.0.1 (2020-10-13): Added InvalidCovenant field.
Battle for Azeroth Patch 8.2.0 (2019-06-25): Added.

Advertisement