Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
(Formatted GetPetLoyalty with the current format.)
(removedapi)
Line 1: Line 1:
  +
{{removedapi|Removed in 3.0: pets now have talents.}}
{{wowapi}} __NOTOC__
+
{{wowapi}}
 
 
 
Returns pet loyalty flavor text (i.e. "(Loyalty Level 6) Best Friend").
 
Returns pet loyalty flavor text (i.e. "(Loyalty Level 6) Best Friend").
 
local petLoyaltyText = GetPetLoyalty();
 
local petLoyaltyText = GetPetLoyalty();
 
 
== Arguments ==
 
:None
 
 
   
 
== Returns ==
 
== Returns ==

Revision as of 15:07, 29 May 2009

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

local petLoyaltyText = GetPetLoyalty();

Returns

petLoyaltyText
String - The localized pet loyalty level.