C_PetBattles.IsSkipAvailable

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Patch
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

See also