C_Calendar.EventGetTypesDisplayOrdered

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

infos = C_Calendar.EventGetTypesDisplayOrdered()

Returns

infos
structure - CalendarEventTypeDisplayInfo[]
Field Type Description
displayString string
eventType enum CalendarEventType
Enum.CalendarEventType
Value Field Description
0 Raid
1 Dungeon
2 PvP
3 Meeting
4 Other
5 HeroicDeprecated

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.