CalculatorTransition

It will transition by the calculation result

CalculatorTransition

Properties

Property Name Description
Trigger Flags Specify the callback to judge.
Condition List Set the judgment condition.
  • + Button Add 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.