Example #1
0
 void IPoolNotificationHandler.OnAcquire()
 {
     Reinit();
     PooledObject.Enable(gameObject);
 }