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

ParticleSystems.CollisionAnchor

Extends
GeometryCollider

Core.Object
|   
+-- ParticleSystems.Force
   |   
   +-- ParticleSystems.GeometryCollider
      |   
      +-- ParticleSystems.CollisionAnchor

Variables Summary
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 ))
Inherited Functions from ParticleSystems.GeometryCollider
AddImpactEffect, CollisionNotification
Inherited Functions from ParticleSystems.Force
AddTemplate, RemoveTemplate


Functions Detail

CollisionNotification Source code

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


Defaultproperties

defaultproperties
{
	bCollisionNotify=true
}

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