ParameterTransition¶
It determines the value of Parameter and makes a transition.
Properties¶
Property Name | Description |
---|---|
Condition List |
Set the judgment condition.
|
Next State |
Transition destination state. Transition Method : OnStateBegin, Parameter.onChanged |
Remarks¶
When more than one Condition is set, it transits only when all comparison results become true.