The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

Legacy:RParticles/ParticleAnimationStorage

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT :: Actor (UT) >> ParticleSystem >> ParticleAnimationStorage

This class is part of RParticles by Raven

Since I found problems with AnimTextures in ParticleEmitter, this is how coders can create ready to use presets.

Group ParticleAnimationStorage[edit]

int NumOfTextures 
Number of textures in animation.
texture ParticleAnimation[60] 
Animation textures.

Category:Legacy Mapping
Category:Legacy Custom Class (UT) \\