Esempio n. 1
0
 void OnEnable()
 {
     StartCoroutine(SimplePool.ReleaseAfter(gameObject, lifeTime));
 }