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

4 lines
186 B
Lua

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