WoW API: GetPetLoyalty
Jump to navigation
Jump to search
This is no longer a part of the World of Warcraft API.
|
← WoW API < GetPetLoyalty
Returns pet loyalty flavor text (i.e. "(Loyalty Level 6) Best Friend").
local petLoyaltyText = GetPetLoyalty();
Returns
- petLoyaltyText
- String - The localized pet loyalty level.