Cogito, ergo sum

UE2:FT_Light (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2XMP Object >> Actor >> Light >> FT_Light

Contents

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:

[edit] Properties

[edit] Property group 'FT_Light'

[edit] Offset

Type: Object.Vector


Default value:

Member Value
X 100.0

[edit] Default values

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

[edit] Functions

[edit] Events

[edit] Tick

event Tick (float DeltaTime)

Overrides: Actor.Tick


[edit] Other instance functions

[edit] TurnOff

function TurnOff ()


[edit] TurnOn

function TurnOn ()


Personal tools