WoW:API CalendarGetNumDayEvents: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page API CalendarGetNumDayEvents to API CalendarGetNumDayEvents without leaving a redirect) |
(No difference)
|
Latest revision as of 04:45, 15 August 2023
← WoW API < CalendarGetNumDayEvents
Get the number of events for a given day/month offset.
numEvents = CalendarGetNumDayEvents(monthOffset, day)
Arguments[edit]
- (monthOffset, day)
- monthOffset
- Number - The number of months to advance from today.
- day
- Number - The day of the given month.
Returns[edit]
- numEvents
- Number - The number of events on the day in question