Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > UParticleEmitter
Syntax
uint8 bDisabledLODsKeepEmitterAlive: 1
Remarks
When true, if the current LOD is disabled the emitter will be kept alive. Otherwise, the emitter will be considered complete if the current LOD is disabled.