C_Calendar.EventSetType

From Warcraft Wiki
Jump to navigation Jump to search

Sets the event type for the current calendar event.

C_Calendar.EventSetType(typeIndex)

Arguments

typeIndex
enum - CalendarEventType
Enum.CalendarEventType
Value Field Description
0 Raid
1 Dungeon
2 PvP
3 Meeting
4 Other
5 HeroicDeprecated

Details

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Moved to C_Calendar.EventSetType.
Wrath-Logo-Small.png Patch 3.0.2 (2008-10-14): Added as CalendarEventSetType.