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

4 lines
189 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Updates addon memory usage information. See GetAddOnMemoryUsage() for the updated data.
function UpdateAddOnMemoryUsage() end