My program doesn't have bugs. It just develops random features.

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

Fertilize

Type: int


SpawnClass

Type: class<Actor>


Default values

Property Value
bCollisionNotify True
bDeleteOnContact True
NotificationsPerTick 999

Functions

Events

CollisionNotification

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

Overrides: GeometryCollider.CollisionNotification


Other instance functions

SpawnBabyPod

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