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

5 lines
299 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Changes the filter applied to the merchant back to its default. The default filter is always "Class - All Specilizations" This is filter index 1 for use in GetMerchantFilter() and SetMerchantFilter()
function ResetSetMerchantFilter() end