Sets a custom name for the pet.
C_PetJournal.SetCustomName(petID, customName)
Arguments
- petID
- string - Unique identifier for this specific pet
- customName
- string - Custom name for the pet
Patch history
Patch 5.0.4 (2012-08-28): Added.
Sets a custom name for the pet.
C_PetJournal.SetCustomName(petID, customName)
Patch 5.0.4 (2012-08-28): Added.