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

Engine.ParticleModuleEventReceiverBase

Extends
ParticleModuleEventBase
Modifiers
native ( Particle ) editinlinenew hidecategories ( Object ) abstract

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

Core.Object
|   
+-- Engine.ParticleModule
   |   
   +-- Engine.ParticleModuleEventBase
      |   
      +-- Engine.ParticleModuleEventReceiverBase

Direct Known Subclasses:

ParticleModuleEventReceiverKillParticles, ParticleModuleEventReceiverSpawn

Variables Summary
Source
EParticleEventTypeEventGeneratorType
nameEventName
Inherited Variables from Engine.ParticleModule
b3DDrawMode, bCurvesAsColor, bEditable, bEnabled, bFinalUpdateModule, bRequiresLoopingNotification, bSpawnModule, bSupported3DDrawMode, bSupportsRandomSeed, bUpdateModule, LODDuplicate, LODValidity, ModuleEditorColor

Enumerations Summary
Inherited Enumerations from Engine.ParticleModule
EModuleType, EParticleSourceSelectionMethod

Structures Summary
Inherited Structures from Engine.ParticleModule
ParticleCurvePair, ParticleRandomSeedInfo


Variables Detail

Source

EventGeneratorType Source code

var(Source) EParticleEventType EventGeneratorType;
The type of event that will generate the kill.

EventName Source code

var(Source) name EventName;
The name of the emitter of interest for generating the event.



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