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

4 lines
197 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Enables passive mode for the player's pet. In this mode, the pet will not automatically attack any target.
function PetPassiveMode() end