Refactor calendar event functions to enhance parameter aliasing and improve documentation clarity
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
---@meta
|
||||
|
||||
---@return list ...
|
||||
---@return string[] monthNames
|
||||
---Returns a list of localized month names
|
||||
function CalendarGetMonthNames() end
|
||||
|
||||
Reference in New Issue
Block a user