mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-30 21:21:10 +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"; | ||
|  | } |