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

4 lines
211 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Enables aggressive mode for the player's pet. In this mode, the pet automatically attacks any nearby hostile targets.
function PetAggressiveMode() end