Files
wow_Meta/api/CalendarEventSignUp.lua
2025-05-04 15:15:00 +02:00

6 lines
266 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Signs the player up for the selected calendar event. Only applies to guild events; has no effect if called when the current calendar event is not a guild event.
function CalendarEventSignUp() end