WoW API: GetSelectedStablePet

From AddOn Studio
Jump to navigation Jump to search

WoW API < GetSelectedStablePet


Gets the index of the currently selected pet in the stable.

selectedPet = GetSelectedStablePet()


Arguments[edit]

None


Returns[edit]

selectedPet
Number - The index of the currently selected pet slot, 0 being the current pet, 1 and 2 being the left and right slots, and -1 for when no pet is selected.