Files
wow_Meta/api/SortReagentBankBags.lua
2024-12-16 13:13:08 +01:00

4 lines
229 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