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
Patch 5.0.4 (2012-08-28): Added.