Files
wow_Meta/api/BarberShopReset.lua
2025-05-04 15:15:00 +02:00

6 lines
273 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---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