Exemplo n.º 1
0
 protected void DestroyItem(T item)
 {
     _instantiater.Destroy(item.gameObject);
 }