Gah - a solution with more questions. – EntropicLqd

UE2:CollisionGlider (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2XMP Object >> Force >> GeometryCollider >> CollisionGlider

Contents

Package: 
ParticleSystems
Within class: 
ParticleGenerator
This class in other games:
U2

$Author: Mfox $ $Date: 4/30/02 12:27p $ $Revision: 3 $ Name: CollisionGlider.uc Author: Aaron R Leiby Date: 23 July 2000 Description: How to use this class:

[edit] Properties

[edit] Property group 'CollisionGlider'

[edit] GlideFactor

Type: Object.Range

Modifiers: public


Default value:

Member Value
A 1.5
B 1.5

[edit] Default values

Property Value
bCollisionNotify True
Elasticity
Member Value
A 0.5
B 0.5

[edit] Events

[edit] CollisionNotification

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

Overrides: GeometryCollider.CollisionNotification