GetPetActionSlotUsable

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 3.0.2 / 1.13.2

Indicates if the current player's pet can currently use the specified pet action. isUsable = GetPetActionSlotUsable(index)

Arguments

index
number - The index of the pet action button you want to query.

Returns

isUsable
boolean - Returns true if the pet action is currently usable, false otherwise.