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

Engine.ParticleModuleEventReceiverKillParticles

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

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

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

Variables Summary
ParticleModuleEventReceiverKillParticles
boolbStopSpawning
Inherited Variables from Engine.ParticleModuleEventReceiverBase
EventGeneratorType, EventName


Variables Detail

ParticleModuleEventReceiverKillParticles

bStopSpawning Source code

var(ParticleModuleEventReceiverKillParticles) bool bStopSpawning;
If TRUE, stop this emitter from spawning as well.


Defaultproperties

defaultproperties
{
	bSpawnModule=true
	bUpdateModule=true
}

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