The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:ImpactHandlerForce (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Force >> GeometryCollider >> ImpactHandlerForce |
- Package:
- U2
- Within class:
- ParticleGenerator
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
$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
Property group 'ImpactHandlerForce'
ImpactHandlerClass
Type: class<ImpactHandler>
Events
CollisionNotification
event CollisionNotification (Object.ParticleHandle P, Actor.CheckResult Hit)
Overrides: GeometryCollider.CollisionNotification