Files
wow_Meta/api/PetPassiveMode.lua
2025-05-04 14:35:26 +02:00

5 lines
198 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