C_PetJournal.SetFavorite

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

Sets (or clears) the pet as a favorite.

C_PetJournal.SetFavorite(petID, value)

Arguments

petID
string - Unique identifier for this specific pet
value
number -
0: Pet is not a favorite
1: Pet is a favorite

Patch changes

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