Files
wow_Meta/api/OpenCalendar.lua
2025-05-04 15:15:00 +02:00

6 lines
311 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Queries the server for calendar status information. May cause one or more CALENDAR_UPDATE_* events to fire depending on the contents of the player's calendar. In the default UI, called when the calendar is shown.
function OpenCalendar() end