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

UE2:ImpactHandlerForce (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Force >> GeometryCollider >> ImpactHandlerForce
Package: 
U2
Within class: 
ParticleGenerator

$Author: Ascheidecker $ $Date: 11/28/02 10:11p $ $Revision: 4 $ Name: ImpactHandlerForce.uc Author: Aaron R Leiby Date: 28 July 2001 Description: GeometryCollider with ImpactHandler support (for surface specific effects). How to use this class:

Properties[edit]

Property group 'ImpactHandlerForce'[edit]

ImpactHandlerClass[edit]

Type: class<ImpactHandler>


Events[edit]

CollisionNotification[edit]

event CollisionNotification (Object.ParticleHandle P, Actor.CheckResult Hit)

Overrides: GeometryCollider.CollisionNotification