| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | <?xml version="1.0" encoding="UTF-8" ?> | 
					
						
							| 
									
										
										
										
											2020-01-31 17:03:48 -08:00
										 |  |  | <class name="VisualScriptSequence" inherits="VisualScriptNode" version="4.0"> | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	<brief_description> | 
					
						
							| 
									
										
										
										
											2017-10-21 12:02:08 +02:00
										 |  |  | 		Executes a series of Sequence ports. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	</brief_description> | 
					
						
							|  |  |  | 	<description> | 
					
						
							| 
									
										
										
										
											2017-10-14 20:11:00 -07:00
										 |  |  | 		Steps through a series of one or more output Sequence ports. The [code]current[/code] data port outputs the currently executing item. | 
					
						
							|  |  |  | 		[b]Input Ports:[/b] | 
					
						
							|  |  |  | 		- Sequence: [code]in order[/code] | 
					
						
							|  |  |  | 		[b]Output Ports:[/b] | 
					
						
							|  |  |  | 		- Sequence: [code]1[/code] | 
					
						
							|  |  |  | 		- Sequence: [code]2 - n[/code] (optional) | 
					
						
							|  |  |  | 		- Data (int): [code]current[/code] | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	</description> | 
					
						
							|  |  |  | 	<tutorials> | 
					
						
							|  |  |  | 	</tutorials> | 
					
						
							|  |  |  | 	<methods> | 
					
						
							|  |  |  | 	</methods> | 
					
						
							|  |  |  | 	<members> | 
					
						
							| 
									
										
										
										
											2019-06-29 12:38:01 +02:00
										 |  |  | 		<member name="steps" type="int" setter="set_steps" getter="get_steps" default="1"> | 
					
						
							| 
									
										
										
										
											2017-10-14 20:11:00 -07:00
										 |  |  | 			The number of steps in the sequence. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</member> | 
					
						
							|  |  |  | 	</members> | 
					
						
							|  |  |  | 	<constants> | 
					
						
							|  |  |  | 	</constants> | 
					
						
							|  |  |  | </class> |