5 lines
		
	
	
		
			161 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			161 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@return boolean isLooking 
 | 
						|
---Returns whether mouselook mode is active
 | 
						|
function IsMouselooking() end |