Loading...
Searching...
No Matches
AdventureCore.VisualScripting.SetVariableUnitBase< T > Class Template Referenceabstract
Inheritance diagram for AdventureCore.VisualScripting.SetVariableUnitBase< T >:

Protected Member Functions

override void Definition ()
 
virtual void createOutput ()
 
virtual object getValue (Flow flow)
 

Properties

VariableKind kind [get, set]
 
ValueInput name [get]
 
ValueInput object [get]
 
ControlInput assign [get, set]
 The entry point to assign the variable.
 
ValueInput input [get]
 The value to assign to the variable.
 
ControlOutput assigned [get, set]
 The action to execute once the variable has been assigned.
 
ValueOutput output [get, protected set]
 The value assigned to the variable.