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

6 lines
214 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@param index number
---@param watch number
---Sets a currency type to be watched on the Backpack UI
function SetCurrencyBackpack(index, watch) end