This version of Unity is unsupported.

ParticleSystem.SubEmittersModule.RemoveSubEmitter

Switch to Manual
public void RemoveSubEmitter(int index);

Parameters

indexThe index from which to remove a sub-emitter.

Description

Remove a sub-emitter from the given index in the array.