I don't need to test my programs. I have an error-correcting modem.
Legacy:RParticles/ParticleAlter
From Unreal Wiki, The Unreal Engine Documentation Site
This class is part of RParticles by Raven
Changes speed related variables in ParticleEmitter.
Group ParticleAlter[edit]
- float AlterSleepTime
- Time between changes.
- float AlterTime
- Change time.
- int NumGenerators
- Number of filled fields in ParticleEmitter variable.
- ParticleEmitter ParticleEmitter[50]
- Emitter to change (should be filled like: ParticleEmitter'MyLevel.ParticleEmitter0').
- float RotationModifier
- Rotation modifier.
- float RotationModifierVariance
- Rotation modifier variance.
Category:Legacy Mapping
Category:Legacy Custom Class (UT) \\