ecspresso
    Preparing search index...

    Interface ParticleEmitterEventData

    Data published when an emitter completes.

    interface ParticleEmitterEventData {
        entityId: number;
    }
    Index

    Properties

    Properties

    entityId: number