I'm a doctor, not a mechanic
UE2:CustomImpactSurface (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- U2
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. |
CustomImpactSurface.uc Created By: Mark Poesch Created On: 4/9/2002 $Author: Mfox $ $Date: 7/01/02 12:09p $ $Revision: 2 $
Properties
Property group 'CustomImpactSurface'
DecalScale
Type: float
DecalTexture
Type: Texture
EventName
Type: name
HitEffectClass
LifeSpan
Type: float
ParticleEffect
Type: ParticleGenerator
Events
Get
event Get (out Texture OutDecalTexture, out float OutDecalScale, out class<Actor> OutHitEffectClass, out ParticleGenerator OutParticleEffect, out float OutLifeSpan)
ProcessTrigger
event function ProcessTrigger (Actor Source)