WoW API: GetSelectedStablePet
← WoW API < GetSelectedStablePet
Gets the index of the currently selected pet in the stable.
selectedPet = GetSelectedStablePet()
ArgumentsEdit
- None
ReturnsEdit
- 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.