Get Variable Node: Difference between revisions

From Intrigues Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Get Variable.png|thumb|Get Variable]]
[[File:Get Variable.png|thumb|Get Variable]]
<b>Description</b><div class="description" style="padding-left:35px;">Seçili variable üzerinden sorgulama yapılır. Akış buna göre devam eder.</div><b>Inputs</b><div class="description" style="padding-left:35px;">
<b>Description</b><div class="description" style="padding-left:35px;">Queries based on the selected variable. The flow continues accordingly.</div><b>Inputs</b><div class="description" style="padding-left:35px;">
» Global:Seçili variable'ın global değerini değiştirir.
» Global: Queries the global value of the selected variable.  


» Conspirator: Queries the value of the selected variable in the Conspirator actor.


» Conspirator: Seçili variable'ın Conspirator aktöründe ki değerini değiştirir.
» Target: Queries the value of the selected variable in the Target actor.  


» [Actor]: Queries the value of the selected variable in the actor obtained with Return Actor.


» Target: Seçili variable'ın Target aktöründe ki değerini değiştirir.
</div>


 
<youtube>https://www.youtube.com/watch?v=0WW43QQ8rQE&list=PLIwYhgYrkPtL5hAOSu-Mj-TUxEUF0--3J&index=14</youtube>
» [Actor]: Seçili variable'ın Return Actor ile alınan aktörde ki değerini değiştirir.
</div><blockquote>[https://www.youtube.com/watch?v=0WW43QQ8rQE&list=PLIwYhgYrkPtL5hAOSu-Mj-TUxEUF0--3J&index=13 Variable System]</blockquote>

Latest revision as of 04:34, 19 December 2023

Get Variable

Description

Queries based on the selected variable. The flow continues accordingly.

Inputs

» Global: Queries the global value of the selected variable.

» Conspirator: Queries the value of the selected variable in the Conspirator actor.

» Target: Queries the value of the selected variable in the Target actor.

» [Actor]: Queries the value of the selected variable in the actor obtained with Return Actor.