UParticleModuleEventReceiverKillParticles

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Event/ParticleModuleEventReceiverKillParticles.h

Include

#include "Particles/Event/ParticleModuleEventReceiverKillParticles.h"

Syntax

class UParticleModuleEventReceiverKillParticles : public UParticleModuleEventReceiverBase

Variables

Name Description

Public variable

uint32: 1

 

bStopSpawning

If true, stop this emitter from spawning as well.

Constructors

Name Description

Public function

UParticleModuleEventReceiverKillParticles

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UParticleModuleEventReceiverBase

Name Description

Public function Virtual

bool

 

ProcessParticleEvent

(
    FParticleEmitterInstance* Owne...,
    FParticleEventData& InEvent,
    float DeltaTime
)

Process the event...

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss