Returns whether or not in wild battle.. Returns true if the pet battle is against a wild pet.
See also Pet battles functions.
Signature:
isWild
=
C_PetBattles.IsWildBattle()
Returns:
isWild
- Whether the battle is against a wild pet or not. (boolean
)