mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 21:51:22 +00:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
	
		
			86 B
		
	
	
	
		
			GDScript3
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
	
		
			86 B
		
	
	
	
		
			GDScript3
		
	
	
	
	
	
|   | func test(): | ||
|  | 	print("warn") | ||
|  | 
 | ||
|  | func get(_property: StringName) -> Variant: | ||
|  | 	return null |