Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
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[edit]
Property group 'CustomImpactSurface'[edit]
DecalScale[edit]
Type: float
DecalTexture[edit]
Type: Texture
EventName[edit]
Type: name
HitEffectClass[edit]
LifeSpan[edit]
Type: float
ParticleEffect[edit]
Type: ParticleGenerator
Events[edit]
Get[edit]
event Get (out Texture OutDecalTexture, out float OutDecalScale, out class<Actor> OutHitEffectClass, out ParticleGenerator OutParticleEffect, out float OutLifeSpan)
ProcessTrigger[edit]
event function ProcessTrigger (Actor Source)