Files
wow_Meta/api/CalendarEventGetCalendarType.lua

7 lines
186 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return calendarType
---Returns the type of the selected calendar event
function CalendarEventGetCalendarType() end