Files
wow_Meta/api/CalendarEventSignUp.lua
2024-12-16 13:13:08 +01:00

4 lines
256 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