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

6 lines
188 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return boolean canEdit
---Returns whether the player can edit the selected calendar event
function CalendarEventCanEdit() end