コード例 #1
0
 protected virtual void Start()
 {
     EventsManager.AddPointsInvoker(this);
     EventsManager.AddBlocksInvoker(this);
 }