Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
No edit summary
KethoBot (talk | contribs)
m (Update elinks)
Tag: WoW API docs
Line 14: Line 14:
 
* {{Patch 8.0.1|note=Added.}}
 
* {{Patch 8.0.1|note=Added.}}
   
==See also==
+
==External links==
  +
<!-- Please read https://wow.gamepedia.com/Wowpedia:External_links_policy before adding new links. -->
* [https://www.townlong-yak.com/framexml/live/Blizzard_APIDocumentation#C_Calendar.ContextMenuEventCanEdit Blizzard API Documentation]
 
  +
{{Elinks-api|t=a|namespace=C_Calendar|system=Calendar}}

Revision as of 02:28, 26 March 2021

Returns whether the player can edit the event.

canEdit = C_Calendar.ContextMenuEventCanEdit(offsetMonths, monthDay, eventIndex)

Arguments

offsetMonths
number
monthDay
number
eventIndex
number

Returns

canEdit
boolean

Patch changes

External links