I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:LGalt_GeometryCollider (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Force >> GeometryCollider >> LGalt_GeometryCollider |
- Package:
- U2
- Within class:
- ParticleGenerator
- Direct subclass:
- LGalt_GeometryColliderFertile
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
$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]
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