| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | <?xml version="1.0" encoding="UTF-8" ?> | 
					
						
							| 
									
										
										
										
											2021-04-26 13:14:51 +02:00
										 |  |  | <class name="VisualScriptConstructor" inherits="VisualScriptNode" version="3.4"> | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	<brief_description> | 
					
						
							| 
									
										
										
										
											2017-09-28 13:07:20 +03:00
										 |  |  | 		A Visual Script node which calls a base type constructor. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	</brief_description> | 
					
						
							|  |  |  | 	<description> | 
					
						
							| 
									
										
										
										
											2017-09-28 13:07:20 +03:00
										 |  |  | 		A Visual Script node which calls a base type constructor. It can be used for type conversion as well. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	</description> | 
					
						
							|  |  |  | 	<tutorials> | 
					
						
							|  |  |  | 	</tutorials> | 
					
						
							|  |  |  | 	<methods> | 
					
						
							| 
									
										
										
										
											2017-12-07 08:29:38 +01:00
										 |  |  | 		<method name="get_constructor" qualifiers="const"> | 
					
						
							| 
									
										
										
										
											2021-07-30 15:28:05 +02:00
										 |  |  | 			<return type="Dictionary" /> | 
					
						
							| 
									
										
										
										
											2017-12-07 08:29:38 +01:00
										 |  |  | 			<description> | 
					
						
							|  |  |  | 			</description> | 
					
						
							|  |  |  | 		</method> | 
					
						
							|  |  |  | 		<method name="get_constructor_type" qualifiers="const"> | 
					
						
							| 
									
										
										
										
											2021-07-30 15:28:05 +02:00
										 |  |  | 			<return type="int" enum="Variant.Type" /> | 
					
						
							| 
									
										
										
										
											2017-12-07 08:29:38 +01:00
										 |  |  | 			<description> | 
					
						
							|  |  |  | 			</description> | 
					
						
							|  |  |  | 		</method> | 
					
						
							|  |  |  | 		<method name="set_constructor"> | 
					
						
							| 
									
										
										
										
											2021-07-30 15:28:05 +02:00
										 |  |  | 			<return type="void" /> | 
					
						
							|  |  |  | 			<argument index="0" name="constructor" type="Dictionary" /> | 
					
						
							| 
									
										
										
										
											2017-12-07 08:29:38 +01:00
										 |  |  | 			<description> | 
					
						
							|  |  |  | 			</description> | 
					
						
							|  |  |  | 		</method> | 
					
						
							|  |  |  | 		<method name="set_constructor_type"> | 
					
						
							| 
									
										
										
										
											2021-07-30 15:28:05 +02:00
										 |  |  | 			<return type="void" /> | 
					
						
							|  |  |  | 			<argument index="0" name="type" type="int" enum="Variant.Type" /> | 
					
						
							| 
									
										
										
										
											2017-12-07 08:29:38 +01:00
										 |  |  | 			<description> | 
					
						
							|  |  |  | 			</description> | 
					
						
							|  |  |  | 		</method> | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	</methods> | 
					
						
							|  |  |  | 	<constants> | 
					
						
							|  |  |  | 	</constants> | 
					
						
							|  |  |  | </class> |