I don't need to test my programs. I have an error-correcting modem.

UE3:ParticleModuleSpawnBase (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> ParticleModule >> ParticleModuleSpawnBase
Package: 
Engine
Direct subclasses:
ParticleModuleSpawn, ParticleModuleSpawnPerUnit
This class in other games:
UT3


Properties[edit]

Property group 'Burst'[edit]

bProcessBurstList[edit]

Type: bool

If TRUE, the BurstList of the SpawnModule of the emitter will be processed. If mutliple Spawn modules are 'stacked' in an emitter, if ANY of them have this set to FALSE, it will not process the SpawnModule BurstList.

Default value: True

Property group 'Spawn'[edit]

bProcessSpawnRate[edit]

Type: bool

If TRUE, the SpawnRate of the SpawnModule of the emitter will be processed. If mutliple Spawn modules are 'stacked' in an emitter, if ANY of them have this set to FALSE, it will not process the SpawnModule SpawnRate.

Default value: True