Files
wow-weakauras/Meta/api/DoReadyCheck.lua
2024-11-07 23:12:37 +01:00

4 lines
192 B
Lua

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