I don't need to test my programs. I have an error-correcting modem.

UE2:CollisionAnchor (U2XMP)

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

$Author: Mfox $ $Date: 4/30/02 12:27p $ $Revision: 3 $ Name: CollisionAnchor.uc Author: Aaron R Leiby Date: 29 August 2000 Description: Anchors particles at collision location. How to use this class:

Default values[edit]

Property Value
bCollisionNotify True

Events[edit]

CollisionNotification[edit]

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

Overrides: GeometryCollider.CollisionNotification