Files
wow_Meta/api/SetCurrencyBackpack.lua
2025-05-04 14:35:26 +02:00

7 lines
208 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