Flow Node: Difference between revisions
Tayfunwiki (talk | contribs) (Created page with "thumb|[[Break Repeater Node|Break Repeater çalışmayacak çünkü, Flow Node'a bağlı akış Repeater Node tarafından görülmez.]] <b>Description</b><div class="description" style="padding-left:35px;">Repeater Node ve Sequencer Node gibi akışı domine eden nodeler için görünmez bir akış yaratır. Örneğin; Normalde akışı tekrarlamak için ona bağlı olan akışın tamamlanmasını bekleyen Repeater Node, içerisinde bulunan bir akı...") |
Tayfunwiki (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
[[File:New Flow.png|thumb|[[Break Repeater Node|Break Repeater]] | [[File:New Flow.png|thumb|[[Break Repeater Node|Break Repeater]] will not work because the flow connected to the Flow Node is invisible to the [[Repeater Node]].]] | ||
<b>Description</b><div class="description" style="padding-left:35px;">Repeater Node | <b>Description</b><div class="description" style="padding-left:35px;">Creates an invisible flow for nodes that dominate the flow, like [[Repeater Node]] and [[Sequencer Node]]. | ||
For example, a [[Repeater Node]], which normally waits for the completion of the connected flow to repeat it, will consider the flow as completed if it contains a flow connected to a Flow Node. | |||
</div> | </div> |
Latest revision as of 05:25, 19 December 2023

Break Repeater will not work because the flow connected to the Flow Node is invisible to the Repeater Node.
Description
Creates an invisible flow for nodes that dominate the flow, like Repeater Node and Sequencer Node.
For example, a Repeater Node, which normally waits for the completion of the connected flow to repeat it, will consider the flow as completed if it contains a flow connected to a Flow Node.