WoW API: CalendarNewEvent

From AddOn Studio
Jump to navigation Jump to search

WoW API < CalendarNewEvent

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