I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:LG_ParticleDamage (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2XMP Object >> Force >> ActorCollisionNotifier >> ParticleDamage >> LG_ParticleDamage

Contents

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:

[edit] Properties

[edit] SpawnClassString

Type: string


Default value: "U2Weapons.projectileLeech"

[edit] Default values

Property Value
bDeleteOnContact True
bUseTrace True
Priority 8.0
Radius 8.0

[edit] Events

[edit] NotifyPenetratingActor

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

Overrides: ParticleDamage.NotifyPenetratingActor