Continue Node: Difference between revisions

From Intrigues Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
[[File:Continue Node.png|thumb|Continue Node]]
[[File:Continue Node.png|thumb|Continue Node]]


<b>Description</b><div class="description" style="padding-left:35px;">Scheme içerisinde ki aktif tüm node'ları durdurur ve Continue Node'dan yeni bir akış başlatır. Açık diyalog pencereleri kapanır. Eğer Continue Node'a bağlı bir node bulunmuyor ise, aktif bir node kalmadığından ötürü Scheme sona erer.</div>
<b>Description</b><div class="description" style="padding-left:35px;">Stops all active nodes within the scheme and starts a new flow from the [[Continue Node]]. Open dialogue windows are closed. If there is no node connected to the [[Continue Node]], the scheme ends as there are no active nodes left.</div>

Latest revision as of 04:26, 19 December 2023

Continue Node

Description

Stops all active nodes within the scheme and starts a new flow from the Continue Node. Open dialogue windows are closed. If there is no node connected to the Continue Node, the scheme ends as there are no active nodes left.