| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Core.Component
|
+-- Engine.ActorComponent
|
+-- Engine.LightComponent
|
+-- Engine.PointLightComponent
|
+-- UTGame.UTExplosionLight
|
+-- UTGame.UTTranslocatorLightBlue
| Variables Summary |
|---|
| Inherited Variables from UTGame.UTExplosionLight |
|---|
| bCheckFrameRate, bInitialized, HighDetailFrameTime, Lifetime, TimeShift, TimeShiftIndex |
| Inherited Variables from Engine.PointLightComponent |
|---|
| CachedParentToWorld, FalloffExponent, PreviewLightRadius, Radius, ShadowFalloffExponent, ShadowRadiusMultiplier, Translation |
| Structures Summary |
|---|
| Inherited Structures from UTGame.UTExplosionLight |
|---|
| LightValues |
| Functions Summary |
|---|
| Inherited Functions from UTGame.UTExplosionLight |
|---|
| ResetLight |
| Inherited Functions from Engine.PointLightComponent |
|---|
| SetTranslation |
| Defaultproperties |
|---|
defaultproperties
{
TimeShift(0)=(Radius=192.000000,Brightness=4.000000,LightColor=(B=255,G=96,R=96,A=255))
TimeShift(1)=(StartTime=2.500000,Radius=192.000000,Brightness=4.000000,LightColor=(B=255,G=96,R=96,A=255))
TimeShift(2)=(StartTime=3.250000,Radius=64.000000,LightColor=(B=255,G=0,R=0,A=255))
Radius=192.000000
Translation=(X=0.000000,Y=0.000000,Z=-50.000000)
Brightness=4.000000
Name="Default__UTTranslocatorLightBlue"
ObjectArchetype=UTExplosionLight'UTGame.Default__UTExplosionLight'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||