コード例 #1
0
 protected override void OnInit()
 {
     _logicTimer.OnAwake();
     _frameTimer.OnAwake(this);
 }