WoW API: PetRename

Revision as of 22:02, 6 December 2010 by WoWWiki>Tanelorn (As of latest patch frost mages can no longer rename their pets.)

WoW API < PetRename


Renames your pet.

PetRename("name")


Arguments

name
String - The new name of the pet


Returns

nil


Details

Only hunters can rename their pets.
Each pet can be renamed once. Using this function when the pet has already been renamed results in an error message.