onStart method

  1. @protected
void onStart()

Called after the logic block has been started for the first time. Override to perform setup after initial state entry.

Implementation

@protected
void onStart() {}