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

6 lines
199 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Initiates a ready check. Only has effect if the player is the party/raid leader or a raid assistant.
function DoReadyCheck() end