---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param amount number ---Puts money offered by the player for trade onto the cursor. Money put onto the cursor is subtracted from the amount offered for trade (see GetPlayerTradeMoney()). function PickupTradeMoney(amount) end