Ejemplo n.º 1
0
 public void RpcOnDefusingTimerUpdated(float remainingTime)
 {
     _uiController.UpdateDefusingTimer(remainingTime);
 }