Always snap to grid

UE2:ParticleDamage (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> Force >> ActorCollisionNotifier >> ParticleDamage
Package: 
ParticleSystems
Within class: 
ParticleGenerator
This class in other games:
U2XMP

$Author: Mfox $ $Date: 11/04/02 7:24p $ $Revision: 3 $ Name: ParticleDamage.uc Author: Aaron R Leiby Date: 22 January 2001 Description: How to use this class:

Properties[edit]

Property group 'ParticleDamage'[edit]

AdditionalMomentum[edit]

Type: Object.Vector


Damage[edit]

Type: int

per particle

Default value: 1

DamageType[edit]

Type: class<DamageType>


Default value: Class'Engine.DamageType'

Momentum[edit]

Type: float


Events[edit]

NotifyPenetratingActor[edit]

event NotifyPenetratingActor (Actor Other, int NumParticles, Object.Vector Origin)

Overrides: ActorCollisionNotifier.NotifyPenetratingActor