WoW:API PetRename: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(cat)
mNo edit summary
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
{{Stub/API}}
Renames your pet with the name specified.<br>
Renames your pet with the name specified.<br>
<pre>
<pre>
PetRename("name");
PetRename("name");
</pre>
</pre>

Revision as of 15:13, 25 June 2007

WoW API < PetRename

Renames your pet with the name specified.

PetRename("name");