| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | <?xml version="1.0" encoding="UTF-8" ?> | 
					
						
							| 
									
										
										
										
											2018-02-27 13:40:43 +01:00
										 |  |  | <class name="VisualScriptSequence" inherits="VisualScriptNode" category="Core" version="3.1"> | 
					
						
							| 
									
										
										
										
											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> | 
					
						
							|  |  |  | 	<demos> | 
					
						
							|  |  |  | 	</demos> | 
					
						
							|  |  |  | 	<methods> | 
					
						
							|  |  |  | 	</methods> | 
					
						
							|  |  |  | 	<members> | 
					
						
							| 
									
										
										
										
											2017-09-13 08:49:40 +02:00
										 |  |  | 		<member name="steps" type="int" setter="set_steps" getter="get_steps"> | 
					
						
							| 
									
										
										
										
											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> |