C_PetJournal.IsFindBattleEnabled

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

Returns whether the player can queue for PvP pet battles.

isEnabled = C_PetJournal.IsFindBattleEnabled()

Returns

isEnabled
boolean - true if you can queue for a PvP pet battle, false otherwise.

Details

  • You may not queue for PvP pet battles until you've unlocked all three battle pet slots.

Patch changes

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