예제 #1
0
 public void DoFixedUpdate(float deltaTime, float unscaleDeltaTime)
 {
     serviceDispatcher?.DoFixedUpdate(deltaTime, unscaleDeltaTime);
 }