Files
wow-weakauras/Meta/api/CalendarEventSignUp.lua
2024-11-07 23:12:37 +01:00

4 lines
259 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---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