Files
wow_Meta/api/AttackTarget.lua
2024-12-16 13:13:08 +01:00

4 lines
233 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Begins auto-attack against the player's current target. (If the "Auto Attack/Auto Shot" option is turned on, also begins Auto Shot for hunters.)
function AttackTarget() end