public void HotDogReached()
 {
     clickedHotDogDestinationFunction.ClickedDestination();
 }