WoW:API PetRename: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(As of latest patch frost mages can no longer rename their pets.)
m (Move page script moved page API PetRename to API PetRename without leaving a redirect)
 
(No difference)

Latest revision as of 04:47, 15 August 2023

WoW API < PetRename


Renames your pet.

PetRename("name")


Arguments[edit]

name
String - The new name of the pet


Returns[edit]

nil


Details[edit]

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.