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

6 lines
219 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return boolean recovering
---@return number progress
---Returns information about movie compression progress
function MovieRecording_GetProgress() end