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

4 lines
141 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Stops casting or targeting the spell in progress
function SpellStopCasting() end