UE2:RL_Explosion (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
U2XMP Object >> Actor >> Effects >> RL_Explosion
Package:
U2Weapons
Direct subclass:
RL_ExplosionAlt
This class in other games:

RL_Explosion.uc

Properties

Property group 'RL_Explosion'

ParticleEffect

Type: ParticleGenerator


Default value: ParticleSalamander'RocketEffects.ParticleSalamander2'

WaterParticleEffect

Type: ParticleGenerator


Default value: ParticleSalamander'water_fx.ParticleSalamander3'

Default values

Property Value
bDynamicLight True
bLightParticles True
DrawType DT_None
LifeSpan 0.8
LightBrightness 255
LightEffect LE_NonIncidence
LightHue 28
LightRadius 12
LightType LT_Steady

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick