Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

U2.LGalt_GeometryCollider

Extends
GeometryCollider

Core.Object
|   
+-- ParticleSystems.Force
   |   
   +-- ParticleSystems.GeometryCollider
      |   
      +-- U2.LGalt_GeometryCollider

Direct Known Subclasses:

LGalt_GeometryColliderFertile

Variables Summary
intFertilize
class<Actor>SpawnClass
Inherited Variables from ParticleSystems.GeometryCollider
bCollideActors, bCollisionNotify, bDeleteOnContact, bDiffuse, bIgnoreInstigator, bStopOnContact, Elasticity, ImpactEffects, ImpactPercent, MaxNotificationTime, MinIncidence, NotificationsPerTick, NotificationTimer, Pitch, ProjectorSettings, Radius, Sound, Volume
Inherited Variables from ParticleSystems.Force
AffectedTemplates, bIterateAll, GroupName, Priority

Structures Summary
Inherited Structures from ParticleSystems.GeometryCollider
ProjSettings

Functions Summary
event CollisionNotification (ParticleHandle P, Actor.CheckResult Hit ))
functionActor SpawnBabyPod (ParticleHandle P, Actor.CheckResult Hit ))
Inherited Functions from ParticleSystems.GeometryCollider
AddImpactEffect, CollisionNotification
Inherited Functions from ParticleSystems.Force
AddTemplate, RemoveTemplate


Variables Detail

Fertilize Source code

var int Fertilize;

SpawnClass Source code

var class<Actor> SpawnClass;


Functions Detail

CollisionNotification Source code

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

SpawnBabyPod Source code

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


Defaultproperties

defaultproperties
{
	bCollisionNotify=true
	bDeleteOnContact=true
	NotificationsPerTick=999
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 3-1-2016 10:48:30.599 - Created with UnCodeX