I'm a doctor, not a mechanic
UE2:RL_Explosion (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- U2Weapons
- Direct subclass:
- RL_ExplosionAlt
- This class in other games:
- U2
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
RL_Explosion.uc
[edit] Properties
[edit] Property group 'RL_Explosion'
[edit] ParticleEffect
Type: ParticleGenerator
Default value: ParticleSalamander'RocketEffects.ParticleSalamander2'
[edit] WaterParticleEffect
Type: ParticleGenerator
Default value: ParticleSalamander'water_fx.ParticleSalamander3'
[edit] 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 |
[edit] Events
[edit] PostBeginPlay
simulated event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
[edit] Tick
simulated event Tick (float DeltaTime)
Overrides: Actor.Tick
