FParticleEmitterInstance::HasActiveParticles

Returns whether the system has any active particles.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "ParticleEmitterInstances.h"

Syntax

bool HasActiveParticles()

Remarks

Returns whether the system has any active particles.

Returns

true if there are active particles, false otherwise.

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