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

UE1:FlashLightBeam (U1)

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

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