 |
This is no longer a part of the World of Warcraft API.
- Pets now have talents rather than trainable skills.
- It was removed in patch 3.0.
|
Returns pet loyalty flavor text (i.e. "(Loyalty Level 6) Best Friend").
local petLoyaltyText = GetPetLoyalty();
Returns
- petLoyaltyText
- String - The localized pet loyalty level.