Files
wow_Meta/api/CalendarEventAvailable.lua
2025-05-04 14:35:26 +02:00

5 lines
291 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Accepts invitation to the selected calendar event. Only applies to player-created events and invitations sent by other players; has no effect if the current calendar event is of another type.
function CalendarEventAvailable() end