Example #1
0
 /// <summary>
 /// Call this when you want to clear your particle and remove it from the world.
 /// </summary>
 public void Kill() => ParticleHandler.DeleteParticleAtIndex(ID);