Files
wow_Meta/api/PetAggressiveMode.lua
2025-05-04 15:15:00 +02:00

6 lines
221 B
Lua

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