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

7 lines
273 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return number base
---@return number adjusted
---@return number total_cost
---Returns information about the progress of the currently-selected artifact's construction.
function GetArtifactProgress() end