C_PetJournal.GetBattlePetLink

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 5.0.4

Returns a battle pet link.

link = C_PetJournal.GetBattlePetLink(petID)

Arguments

petID
string - GUID specifying a battle pet in your collection.

Returns

link
string - A chat link to the specified battle pet; nil if there is no pet with the specified petID in your collection.

Patch changes

Mists of Pandaria Patch 5.0.4 (2012-08-28): Added.