Example #1
0
 private void FixedUpdate()
 {
     EventHub.GameTimeChangeBroadcast(gameTimer.TimeRemaining);
 }