Returns the speed of a pet.
See also Pet battles functions.
Signature:
speed
=
C_PetBattles.GetSpeed(owner,
index)
Arguments:
owner
- The owner of the pet (number
)1
- The player2
- The opponent
index
- The index of the pet (number
)
Returns:
speed
- The speed of the pet (number
)