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

8 lines
217 B
Lua

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