Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Spawn > UParticleModuleSpawnPerUnit
Syntax
uint8 bIgnoreSpawnRateWhenMoving: 1
Remarks
If true, process the default spawn rate when not moving... When not moving, skip the default spawn rate. If false, return the bProcessSpawnRate setting.