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

6 lines
285 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Dismisses the currently controlled pet. Used for dismissing Warlock pets, Mind Control targets, etc. Has no effect for Hunter pets, which can only be dismissed using the Dismiss Pet spell.
function PetDismiss() end