mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-04 07:31:16 +00:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
	
		
			147 B
		
	
	
	
		
			C#
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
	
		
			147 B
		
	
	
	
		
			C#
		
	
	
	
	
	
| 
								 | 
							
								// meta-description: Empty template suitable for all Objects
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								using _BINDINGS_NAMESPACE_;
							 | 
						||
| 
								 | 
							
								using System;
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								public partial class _CLASS_ : _BASE_
							 | 
						||
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								}
							 |