WoW:API GetPetLoyalty: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API GetPetLoyalty to API GetPetLoyalty without leaving a redirect)
 
(No difference)

Latest revision as of 04:46, 15 August 2023

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.