Wowpedia

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

READ MORE

Wowpedia
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Changes the battle pet ordering in the pet journal.

C_PetJournal.SetSortParameter(sortParameter)

Arguments

sortParameter
number - Index of the ordering type that should be applied to C_PetJournal.GetPetInfoByIndex returns; one of the following global numeric values:
  • LE_SORT_BY_NAME
  • LE_SORT_BY_LEVEL
  • LE_SORT_BY_RARITY
  • LE_SORT_BY_PETTYPE

Patch changes

Mists of Pandaria Patch 5.1.0 (2012-11-27): Added.

See also

Advertisement