CalculatorTransition¶
It will transition by the calculation result

Properties¶
| Property Name | Description |
|---|---|
| Trigger Flags | Specify the callback to judge. |
| Condition List |
Set the judgment condition.
|
| Next State |
Transition destination state. Transition Method : OnStateBegin |
Remarks¶
When more than one Condition is set, it transits only when all comparison results become true.