C_Calendar.ContextMenuEventCanRemove

From Warcraft Wiki
Jump to navigation Jump to search

Returns whether the player can remove the event.

canRemove = C_Calendar.ContextMenuEventCanRemove(offsetMonths, monthDay, eventIndex)

Arguments

offsetMonths
number
monthDay
number
eventIndex
number

Returns

canRemove
boolean

Patch changes

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