UE2:RL_Explosion (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- U2Weapons
- Direct subclass:
- RL_ExplosionAlt
- 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. |
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