generated from krampus/template-godot4
	
		
			
	
	
		
			9 lines
		
	
	
		
			292 B
		
	
	
	
		
			GDScript3
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			292 B
		
	
	
	
		
			GDScript3
		
	
	
	
	
	
| 
								 | 
							
								extends RefCounted
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								# Plugin Project Settings Sections
							 | 
						||
| 
								 | 
							
								const setting_phantom_camera: StringName = "phantom_camera/"
							 | 
						||
| 
								 | 
							
								const setting_updater_name: StringName = setting_phantom_camera + "updater/"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								# Updater Settings
							 | 
						||
| 
								 | 
							
								const setting_updater_mode: StringName = setting_updater_name + "updater_mode"
							 |