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

UE2:LGalt_GeometryCollider (U2XMP)

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

$Author: Mbaldwin $ $Date: 10/15/02 1:39a $ $Revision: 6 $ Name: LGalt_GeometryCollider.uc Author: Aaron R Leiby Date: 17 August 2002 Description: How to use this class:

Properties[edit]

Fertilize[edit]

Type: int


SpawnClass[edit]

Type: class<Actor>


Default values[edit]

Property Value
bCollisionNotify True
bDeleteOnContact True
NotificationsPerTick 999

Functions[edit]

Events[edit]

CollisionNotification[edit]

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

Overrides: GeometryCollider.CollisionNotification


Other instance functions[edit]

SpawnBabyPod[edit]

function Actor SpawnBabyPod (Object.ParticleHandle P, Actor.CheckResult Hit)