WoW API: GetPetLoyalty

From AddOn Studio
Revision as of 13:04, 12 June 2007 by WoWWiki>Ravas (Formatted GetPetLoyalty with the current format.)
Jump to navigation Jump to search

WoW API < GetPetLoyalty


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

local petLoyaltyText = GetPetLoyalty();


Arguments

None


Returns

petLoyaltyText
String - The localized pet loyalty level.