7 lines
		
	
	
		
			182 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			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
 |