WoW:MACRO petmoveto

From AddOn Studio
Jump to navigation Jump to search

Macro commands

Moves the active pet to a specific location by bringing up the normal targeting UI.

Aliases[edit]

none

Arguments[edit]

none

Notes[edit]

This only brings up the targeting, and does not by itself move the pet.
For Macros, is the same as running /click PetActionButton3 LeftButton
For UI Customization this is an alternative to PetMoveTo() as that API is secure and not useable from user code.