Initial commit
This commit is contained in:
4
api/OpenCalendar.lua
Normal file
4
api/OpenCalendar.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---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
|
||||
Reference in New Issue
Block a user