Loading...
Searching...
No Matches
AdventureCore.VisualScripting.SetIntVariableUnit Class Reference
Inheritance diagram for AdventureCore.VisualScripting.SetIntVariableUnit:
AdventureCore.VisualScripting.SetVariableUnitBase< int >

Additional Inherited Members

- Protected Member Functions inherited from AdventureCore.VisualScripting.SetVariableUnitBase< int >
override void Definition ()
 
virtual void createOutput ()
 
virtual object getValue (Flow flow)
 
- Properties inherited from AdventureCore.VisualScripting.SetVariableUnitBase< int >
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.