WoW:API GetPetLoyalty: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
({{wowapi}}, {{Stub/API}})
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{Stub/API}}
Returns pet loyalty flavor text (i.e. "(Loyalty Level 6) Best Friend").
Returns pet loyalty flavor text (i.e. "(Loyalty Level 6) Best Friend").
 
petLoyalty = GetPetLoyalty();
(Veried by interface.mpq under the Pet Paperdoll LUA file)
 
----
{{WoW API}}

Revision as of 00:29, 24 December 2006

WoW API < GetPetLoyalty

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

petLoyalty = GetPetLoyalty();