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

6 lines
135 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Instructs the pet to stop attacking
function PetStopAttack() end