onExecute method

void onExecute(
  1. State state,
  2. System system
)

Called at the beginning of the execution phase.

Implementation

void onExecute(State state, System system) {}