onDestroyParticleGroup abstract method

void onDestroyParticleGroup(
  1. ParticleGroup group
)

Called when any particle group is about to be destroyed.

Implementation

void onDestroyParticleGroup(ParticleGroup group);