mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-04 15:41:25 +00:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
	
		
			215 B
		
	
	
	
		
			C#
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
	
		
			215 B
		
	
	
	
		
			C#
		
	
	
	
	
	
| 
								 | 
							
								namespace Godot.SourceGenerators.Internal;
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								internal static class GeneratorClasses
							 | 
						||
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								    public const string GenerateUnmanagedCallbacksAttr = "Godot.SourceGenerators.Internal.GenerateUnmanagedCallbacksAttribute";
							 | 
						||
| 
								 | 
							
								}
							 |