Builder used to declare actions for a transition.
Adds a transition action.
Transition actions run when the transition fires. Multiple transition actions are allowed and run in declaration order.
See FsmTransitionAction for the action function type signature.
Builder used to declare actions for a transition.