Always snap to grid

UE2:LG_ParticleDamage (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Force >> ActorCollisionNotifier >> ParticleDamage >> LG_ParticleDamage
Package: 
U2
Within class: 
ParticleGenerator
Direct subclass:
LG_ParticleDamageEx

$Author: Mbaldwin $ $Date: 10/31/02 7:59p $ $Revision: 4 $ Name: LG_ParticleDamage.uc Author: Aaron R Leiby Date: 17 August 2002 Description: How to use this class:

Properties[edit]

SpawnClassString[edit]

Type: string


Default value: "U2Weapons.projectileLeech"

Default values[edit]

Property Value
bDeleteOnContact True
bUseTrace True
Priority 8.0
Radius 8.0

Events[edit]

NotifyPenetratingActor[edit]

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

Overrides: ParticleDamage.NotifyPenetratingActor