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

5 lines
264 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