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

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