The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:ExplosionSkaarjLight (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Effects >> ExplosionSkaarjLight
Package: 
U2Weapons

explosionSkaarjLight.uc

Properties

Property group 'explosionSkaarjLight'

ParticleEffect

Type: ParticleSalamander


Default value: ParticleSalamander'SkaarjEffects.ParticleSalamander4'

Default values

Property Value
bLightParticles True
DrawType DT_None
LifeSpan 0.2
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