FParticleEmitterInstance::OnEmitterInstanceKilled

When an emitter is killed, this will check other emitters and clean up anything pointing to this one

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ParticleEmitterInstances.h

Include

#include "ParticleEmitterInstances.h"

Syntax

virtual void OnEmitterInstanceKilled
(
    FParticleEmitterInstance * Instance
)

Remarks

When an emitter is killed, this will check other emitters and clean up anything pointing to this one

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