C_PetBattles.CanActivePetSwapOut

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

Returns whether or not the active pet can be swapped out in the pet battle.

usable = C_PetBattles.CanActivePetSwapOut()

Returns

usable
boolean - True if active pet can swap out, false otherwise

Patch changes

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

See also