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

Engine.ParticleModuleRotation_Seeded

Extends
ParticleModuleRotation
Modifiers
native ( Particle ) editinlinenew hidecategories ( Object )

Copyright 1998-2011 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.ParticleModule
   |   
   +-- Engine.ParticleModuleRotationBase
      |   
      +-- Engine.ParticleModuleRotation
         |   
         +-- Engine.ParticleModuleRotation_Seeded

Variables Summary
RandomSeed
ParticleRandomSeedInfoRandomSeedInfo
Inherited Variables from Engine.ParticleModuleRotation
StartRotation


Variables Detail

RandomSeed

RandomSeedInfo Source code

var(RandomSeed) ParticleRandomSeedInfo RandomSeedInfo;
The random seed(s) to use for looking up values in StartLocation


Defaultproperties

defaultproperties
{
	bSpawnModule=true
	bSupportsRandomSeed=true
	bRequiresLoopingNotification=true
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:56:54.382 - Created with UnCodeX