There is no spoon
UE2:ActorCollisionNotifier (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- ParticleSystems
- Within class:
- ParticleGenerator
- Direct subclass:
- ParticleDamage
- This class in other games:
- U2XMP
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: Aleiby $ $Date: 7/16/02 3:27p $ $Revision: 2 $ Name: ActorCollisionNotifier.uc Author: Aaron R Leiby Date: 11 April 2000 Description: How to use this class:
Properties[edit]
Property group 'ActorCollisionNotifier'[edit]
bDeleteOnContact[edit]
Type: bool
Destroys the particle when it collides with something.
bIgnoreInstigator[edit]
Type: bool
Default value: True
bUseTrace[edit]
Type: bool
More accurate, but slower. Good for trying to hit small collision cylinders.
Radius[edit]
Type: float
Default value: 20.0
TraceTime[edit]
Type: float
particles only trace over the last TraceTime seconds of their Lifespan (if set).
Default values[edit]
Property | Value |
---|---|
Priority | 7.0 |