Files
wow_Meta/api/DoReadyCheck.lua
2024-12-16 13:13:08 +01:00

4 lines
189 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