Always snap to grid

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

Count

Type: float


Default values

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

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


PrebeginPlay

simulated event PrebeginPlay ()

Overrides: Actor.PreBeginPlay


Tick

simulated event Tick (float Deltatime)

Overrides: Actor.Tick