Returns the number of auras on a pet
See also Pet battles functions.
Signature:
auras = C_PetBattles.GetNumAuras(owner, index)
Arguments:
owner- The identifier of the owner of the pet (string?)index- The index of the pet to check (maybe the team slot number) (number)
Returns:
auras- The number of auras on pet (number)