C_PetBattles.IsTrapAvailable

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

Returns whether or not you can use a trap at this time.

usable = C_PetBattles.IsTrapAvailable()

Returns

usable
boolean - True if you can use a trap, false otherwise.

Patch changes

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

See also