Exemple #1
0
 protected virtual void Destroy()
 {
     gameObject.SetActive(false);
     pooler.RecyleLinkedNode(linkedNode);
 }