The type of guard function to check before the transition.
The type of the state machine definition.
The type of guard name.
Checks if the transition is allowed.
The parameters for the guard function.
true if the transition is allowed, false otherwise.
true
false
The type of guard function to check before the transition.