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