mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 21:51:22 +00:00 
			
		
		
		
	
		
			
	
	
		
			14 lines
		
	
	
	
		
			342 B
		
	
	
	
		
			XML
		
	
	
	
	
	
		
		
			
		
	
	
			14 lines
		
	
	
	
		
			342 B
		
	
	
	
		
			XML
		
	
	
	
	
	
|   | <?xml version="1.0" encoding="UTF-8" ?> | ||
|  | <class name="InputEventShortcut" inherits="InputEvent" version="4.0"> | ||
|  | 	<brief_description> | ||
|  | 	</brief_description> | ||
|  | 	<description> | ||
|  | 	</description> | ||
|  | 	<tutorials> | ||
|  | 	</tutorials> | ||
|  | 	<members> | ||
|  | 		<member name="shortcut" type="Shortcut" setter="set_shortcut" getter="get_shortcut"> | ||
|  | 		</member> | ||
|  | 	</members> | ||
|  | </class> |