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

5 lines
257 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