I'm a doctor, not a mechanic

UE2:FT_Light (U2XMP)

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

$Author: Mfox $ $Date: 4/30/02 3:39p $ $Revision: 4 $ Name: FT_Light.uc Author: Aaron R Leiby Date: 25 January 2001 Description: How to use this class:

Properties

Property group 'FT_Light'

Offset

Type: Object.Vector


Default value:

Member Value
X 100.0

Default values

Property Value
bDynamicLight True
bMovable True
bNoDelete False
bStatic False
LightBrightness 255
LightHue 32
LightRadius 12
LightSaturation 80
RemoteRole ROLE_None

Functions

Events

Tick

event Tick (float DeltaTime)

Overrides: Actor.Tick


Other instance functions

TurnOff

function TurnOff ()


TurnOn

function TurnOn ()