예제 #1
0
파일: IceBlock.cs 프로젝트: parkovski/scifi
 void IPoolNotificationHandler.OnAcquire()
 {
     Reinit();
     PooledObject.Enable(gameObject);
 }