public abstract IEnumerator TransitionTo(RoutineButton.State inState);
 public abstract void InstantTransitionTo(RoutineButton.State inState);