WoW API: GetPetLoyalty

From AddOn Studio
Jump to navigation Jump to search

WoW API < GetPetLoyalty

Returns pet loyalty flavor text (i.e. "(Loyalty Level 6) Best Friend").

local petLoyaltyText = GetPetLoyalty();

Returns[edit]

petLoyaltyText
String - The localized pet loyalty level.