Files
wow-weakauras/Meta/api/PetMoveTo.lua
2024-11-07 23:12:37 +01:00

4 lines
273 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Commands the player's pet to move to the targeted destination. Calling this only brings up the targeting display, the user must perform a second click to actually tell the pet to move.
function PetMoveTo() end