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

4 lines
333 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Purchases the selected barber shop style changes. Does not exit the barber shop session, so further changes are still allowed. The BARBER_SHOP_SUCCESS and BARBER_SHOP_APPEARANCE_APPLIED events fire once the style change takes effect.
function ApplyBarberShopStyle() end