Esempio n. 1
0
 private void FixedUpdate()
 {
     FrameHandle.UF_OnFixedUpdate();
     FrameHandle.UF_OnSyncUpdate();
 }