WoW:MACRO petmoveto

From AddOn Studio
Revision as of 04:48, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page MACRO petmoveto to MACRO petmoveto without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.