Difference between revisions of "API C Calendar.GetNumGuildEvents"
(Created page with "{{wowapi}} Needs summary. numGuildEvents = C_Calendar.GetNumGuildEvents() ==Returns== ;numGuildEvents : number ==Patch changes== * {{Patch 8.0.1|note=Added. Possible the sa...") |
m (→Patch changes) |
||
Line 7: | Line 7: | ||
==Patch changes== |
==Patch changes== |
||
− | * {{Patch 8.0.1|note=Added. Possible the same |
+ | * {{Patch 8.0.1|note=Added. Possible the same functionality as {{api|GetNumGuildEvents}}.}} |
==See also== |
==See also== |
Revision as of 09:27, 20 March 2019
Needs summary.
numGuildEvents = C_Calendar.GetNumGuildEvents()
Returns
- numGuildEvents
- number
Patch changes
Patch 8.0.1 / API changes (2018-07-17): Added. Possible the same functionality as GetNumGuildEvents.