WoW API: CalendarNewEvent
Jump to navigation
Jump to search
- Creates a new Event candidate on the WoW Server
CalendarNewEvent()
Parameters[edit]
Arguments[edit]
- No Arguments
Returns[edit]
- nil
Details[edit]
- The new Event is needed to be saved / stored on the WoW Server using the function:CalendarAddEvent .
- Information to this event can be set using: CalendarEventSetDate , CalendarEventSetDescription , CalendarEventSetRepeatOption, CalendarEventSetTime , CalendarEventSetTitle and CalendarEventSetType