Cogito, ergo sum
UE2:FT_Light (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- U2Weapons
| This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
$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 ()
