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

6 lines
163 B
Lua

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