I'm a doctor, not a mechanic

UE2:Weapons.FT Light (U2)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
Weapons
This class in other games:
U2XMP

$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


[edit] Internal variables

[edit] Timer

Type: float


[edit] Default values

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

[edit] Functions

[edit] Events

[edit] Tick

event Tick (float DeltaTime)

Overrides: Actor.Tick


[edit] Trigger

event Trigger (Actor Other, Pawn Instigator)

Overrides: Actor.Trigger


[edit] Other instance functions

[edit] TurnOff

function TurnOff ()


[edit] TurnOn

function TurnOn ()