I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:FlashLightBeam (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Light >> FlashLightBeam
Package: 
UnrealShare
This class in other games:
RTNP, U1

FlashLightBeam.

Default values[edit]

Property Value
bHidden False
bMovable True
bNoDelete False
bStatic False
LightBrightness 250
LightEffect LE_NonIncidence
LightHue 32
LightPeriod 0
LightRadius 7
LightSaturation 142

Events[edit]

BeginPlay[edit]

event BeginPlay ()

Overrides: Actor.BeginPlay


Timer[edit]

event Timer ()

Overrides: Actor.Timer