UParticleEmitter::IsSignificant

Creates this stat ID for the emitter...and handle a null this pointerReturns if this emitter is considered significant for the passed requirement.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/ParticleEmitter.h

Include

#include "Particles/ParticleEmitter.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleComponents.cpp

Syntax

bool IsSignificant
(
    EParticleSignificanceLevel RequiredSignificance
)

Remarks

Creates this stat ID for the emitter...and handle a null this pointerReturns if this emitter is considered significant for the passed requirement.

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