| 
									
										
										
										
											2022-03-31 22:00:17 +02:00
										 |  |  | <?xml version="1.0" encoding="UTF-8" ?> | 
					
						
							| 
									
										
										
										
											2023-07-06 10:08:05 +02:00
										 |  |  | <class name="EditorFileSystemImportFormatSupportQuery" inherits="RefCounted" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd"> | 
					
						
							| 
									
										
										
										
											2022-03-31 22:00:17 +02:00
										 |  |  | 	<brief_description> | 
					
						
							|  |  |  | 		Used to query and configure import format support. | 
					
						
							|  |  |  | 	</brief_description> | 
					
						
							|  |  |  | 	<description> | 
					
						
							| 
									
										
										
										
											2022-05-23 21:32:19 +02:00
										 |  |  | 		This class is used to query and configure a certain import format. It is used in conjunction with asset format import plugins. | 
					
						
							| 
									
										
										
										
											2022-03-31 22:00:17 +02:00
										 |  |  | 	</description> | 
					
						
							|  |  |  | 	<tutorials> | 
					
						
							|  |  |  | 	</tutorials> | 
					
						
							|  |  |  | 	<methods> | 
					
						
							| 
									
										
										
										
											2025-06-05 11:11:08 +08:00
										 |  |  | 		<method name="_get_file_extensions" qualifiers="virtual required const"> | 
					
						
							| 
									
										
										
										
											2022-03-31 22:00:17 +02:00
										 |  |  | 			<return type="PackedStringArray" /> | 
					
						
							|  |  |  | 			<description> | 
					
						
							|  |  |  | 				Return the file extensions supported. | 
					
						
							|  |  |  | 			</description> | 
					
						
							|  |  |  | 		</method> | 
					
						
							| 
									
										
										
										
											2025-06-05 11:11:08 +08:00
										 |  |  | 		<method name="_is_active" qualifiers="virtual required const"> | 
					
						
							| 
									
										
										
										
											2022-03-31 22:00:17 +02:00
										 |  |  | 			<return type="bool" /> | 
					
						
							|  |  |  | 			<description> | 
					
						
							|  |  |  | 				Return whether this importer is active. | 
					
						
							|  |  |  | 			</description> | 
					
						
							|  |  |  | 		</method> | 
					
						
							| 
									
										
										
										
											2025-06-05 11:11:08 +08:00
										 |  |  | 		<method name="_query" qualifiers="virtual required const"> | 
					
						
							| 
									
										
										
										
											2022-03-31 22:00:17 +02:00
										 |  |  | 			<return type="bool" /> | 
					
						
							|  |  |  | 			<description> | 
					
						
							| 
									
										
										
										
											2024-08-18 20:27:23 +02:00
										 |  |  | 				Query support. Return [code]false[/code] if import must not continue. | 
					
						
							| 
									
										
										
										
											2022-03-31 22:00:17 +02:00
										 |  |  | 			</description> | 
					
						
							|  |  |  | 		</method> | 
					
						
							|  |  |  | 	</methods> | 
					
						
							|  |  |  | </class> |