Files
wow_Meta/api/GetCursorMoney.lua
2025-05-04 15:15:00 +02:00

7 lines
182 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return number cursorMoney
---Returns the amount of money currently on the cursor
function GetCursorMoney() end