7 lines
		
	
	
		
			185 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			185 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| ---@diagnostic disable: missing-return, lowercase-global
 | |
| ---@meta
 | |
| 
 | |
| ---@return number numBindings
 | |
| ---Returns the number of entries in the key bindings list
 | |
| function GetNumBindings() end
 |