Files
wow_Meta/api/CalendarEventSetType.lua

7 lines
192 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@param eventType eventType
---Changes the display type of the selected event
function CalendarEventSetType(eventType) end