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

4 lines
232 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Sorts Reagent Bank. Only available while interacting with a banker NPC (i.e. between the BANKFRAMEOPENED and BANKFRAMECLOSED events).
function SortReagentBankBags() end