Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > TypeData > UParticleModuleTypeDataRibbon
Syntax
uint32 bDeadTrailsOnDeactivate: 1
Remarks
If true, when the system is deactivated, mark trails as dead. This means they will still render, but will not have more particles added to them, even if the system re-activates...