UParticleEmitter::HasAnyEnabledLODs

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

Choose your operating system:

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.