Files
wow-weakauras/Meta/api/PickupSpell.lua
2024-11-07 23:12:37 +01:00

5 lines
153 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@param spellID number
---Puts a spell onto the cursor
function PickupSpell(spellID) end