Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealShare.UIParticleAnimationStorage

Extends
UIParticleSystem
Modifiers
abstract

Core.Object
|   
+-- Engine.Actor
   |   
   +-- UnrealShare.UIFX
      |   
      +-- UnrealShare.UIParticleSystem
         |   
         +-- UnrealShare.UIParticleAnimationStorage

Variables Summary
UIParticleAnimationStorage
intNumOfTextures
textureParticleAnimation[60]

Enumerations Summary
Inherited Enumerations from UnrealShare.UIParticleSystem
EAccelType, EDest, EDestActor, EFType, ESizeType, ESizing, ESpawnStyle, ESType, ETAnim

Structures Summary
Inherited Structures from UnrealShare.UIParticleSystem
SAdvanced, SAdvSpwn, SAnimation, SBounce, SBuoyance, SCollision, SDamage, SDecal, SDest, SDisplay, SFading, SGlobal, SLight, SLightColor, SLighting, SMain, SMesh, SMisc, SPPhysics, SRot, SSize, SSound, SSpawnEffect, SSpawnPlace, SVelocity

Functions Summary
Inherited Functions from UnrealShare.UIParticleSystem
Jiiter, RandFloat, RotateVector


Variables Detail

UIParticleAnimationStorage

NumOfTextures Source code

var(UIParticleAnimationStorage) int NumOfTextures;

ParticleAnimation[60] Source code

var(UIParticleAnimationStorage) texture ParticleAnimation[60];


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:14.100 - Created with UnCodeX