UE3:SpotLightToggleable (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:48, 17 January 2010 by Wormbo (talk | contribs) (1 revision: class descriptions for UDK January update (part 5))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UDK Object >> Actor >> Light >> SpotLight >> SpotLightToggleable
Package:
Engine
This class in other games:

Toggleable version of SpotLight.

Default values

Property Value
bHardAttach True
bStatic False
TickGroup TG_DuringAsyncWork

Subobjects

ArrowComponent0

Class: Engine.ArrowComponent

Inherits from: SpotLight.ArrowComponent0

Property Value
ReplacementPrimitive None

DrawInnerCone0

Class: Engine.DrawLightConeComponent

Inherits from: SpotLight.DrawInnerCone0

Property Value
ReplacementPrimitive None

DrawLightRadius0

Class: Engine.DrawLightRadiusComponent

Inherits from: SpotLight.DrawLightRadius0

Property Value
ReplacementPrimitive None

DrawLightSourceRadius0

Class: Engine.DrawLightRadiusComponent

Inherits from: SpotLight.DrawLightSourceRadius0

Property Value
ReplacementPrimitive None

DrawOuterCone0

Class: Engine.DrawLightConeComponent

Inherits from: SpotLight.DrawOuterCone0

Property Value
ReplacementPrimitive None

SpotLightComponent0

Class: Engine.SpotLightComponent

Inherits from: SpotLight.SpotLightComponent0

Property Value
LightmassSettings
Member Value
IndirectLightingScale 0.0
PreviewInnerCone DrawLightConeComponent'Engine.Default__SpotLightToggleable:DrawInnerCone0'
PreviewLightRadius DrawLightRadiusComponent'Engine.Default__SpotLightToggleable:DrawLightRadius0'
PreviewLightSourceRadius DrawLightRadiusComponent'Engine.Default__SpotLightToggleable:DrawLightSourceRadius0'
PreviewOuterCone DrawLightConeComponent'Engine.Default__SpotLightToggleable:DrawOuterCone0'
UseDirectLightMap False

Sprite

Class: Engine.SpriteComponent

Inherits from: SpotLight.Sprite

Property Value
ReplacementPrimitive None
Sprite Texture2D'EditorResources.LightIcons.Light_Spot_Toggleable_Statics'

Structs

CheckpointRecord

bool bEnabled

Instance functions

ApplyCheckpointRecord

function ApplyCheckpointRecord (const out CheckpointRecord Record)


CreateCheckpointRecord

function CreateCheckpointRecord (out CheckpointRecord Record)


ShouldSaveForCheckpoint

function bool ShouldSaveForCheckpoint ()