Beispiel #1
0
 void UpdateTimeTextUI()
 {
     timeText.text = ((int)levelTimeTimer.GetCurrentTime()).ToString();
 }