UParticleEmitter::HasAnyEnabledLODs

Returns true if the is emitter has any enabled LODs, false otherwise.

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 HasAnyEnabledLODs() const

Remarks

Returns true if the is emitter has any enabled LODs, 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