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

4 lines
266 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Resets barber shop options to the currently worn styles. Changes the underlying data (and thus the character's appearance) only; the default barbershop UI does not update.
function BarberShopReset() end