C_PetJournal.PickupPet

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

Places a battle pet onto the mouse cursor.

C_PetJournal.PickupPet(petID)

Arguments

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

Details

  • The function places a specific battle pet in your collection on your cursor.
  • Battle pets on your cursor can be placed on your action bars.
  • Attempting to pick up a battle pet that's already on the cursor clears the cursor instead.

Patch changes

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

See also