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

7 lines
197 B
Lua

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