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