UE2:CollisionAnchor (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Force >> GeometryCollider >> CollisionAnchor |
- Package:
- ParticleSystems
- Within class:
- ParticleGenerator
- This class in other games:
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: Mfox $ $Date: 4/30/02 12:27p $ $Revision: 3 $ Name: CollisionAnchor.uc Author: Aaron R Leiby Date: 29 August 2000 Description: Anchors particles at collision location. How to use this class:
Default values
Property | Value |
---|---|
bCollisionNotify | True |
Events
CollisionNotification
simulated event CollisionNotification (Object.ParticleHandle P, Actor.CheckResult Hit)
Overrides: GeometryCollider.CollisionNotification