getCurrentStepIndex method

int getCurrentStepIndex()

Implementation

int getCurrentStepIndex() {
  return _currentStepIndex;
}