Ejemplo n.º 1
0
 public void Destroy(GameObject gameObject)
 {
     PoolSystem.Despawn(gameObject);
 }