UE2:CollisionAnchor (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
U2XMP Object >> Force >> GeometryCollider >> CollisionAnchor
Package:
ParticleSystems
Within class:
ParticleGenerator
This class in other games:

$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

Property Value
bCollisionNotify True

Events

CollisionNotification

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

Overrides: GeometryCollider.CollisionNotification