Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > UParticleEmitter
Syntax
uint8 bDisableWhenInsignficant: 1
Remarks
When true, emitters deemed insignificant will have their tick and render disabled Instantly. When false they will simple stop spawning new particles.