I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:Lightning (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Effects >> Lightning
Package: 
XEffects
This class in other games:
UT2004, U2XMP

lightning.

Properties[edit]

Count[edit]

Type: float


Default values[edit]

Property Value
AmbientGlow 255
DrawType DT_Mesh
LifeSpan 0.6
LODBias 9.0
Mesh LodMesh'LightningMesh'
ScaleGlow 10.0

Events[edit]

PostBeginPlay[edit]

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


PrebeginPlay[edit]

simulated event PrebeginPlay ()

Overrides: Actor.PreBeginPlay


Tick[edit]

simulated event Tick (float Deltatime)

Overrides: Actor.Tick