actions property

List<Conditional> actions
final

Actions to perform while the FSM is in this state.

Implementation

final List<Conditional> actions;