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

4 lines
140 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Returns information about the players Haste percentage.
function GetHaste() end