Files
wow_Meta/api/CalendarEventGetTypes.lua

7 lines
172 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return string[]
---Returns a list of event display style labels
function CalendarEventGetTypes() end