C_PetBattles.IsSkipAvailable

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

Returns whether or not you can skip your turn at the current time.

usable = C_PetBattles.IsSkipAvailable()

Returns

usable
boolean - True if you can skip your turn, false otherwise.

Patch changes

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

See also