I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:PointLightToggleable (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Light >> PointLight >> PointLightToggleable |
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. |
Toggleable version of PointLight.
Default values
Property | Value |
---|---|
bHardAttach | True |
bStatic | False |
TickGroup | TG_DuringAsyncWork |
Subobjects
DrawLightRadius0
Class: Engine.DrawLightRadiusComponent
Inherits from: PointLight.DrawLightRadius0
Property | Value |
---|---|
ReplacementPrimitive | None |
DrawLightSourceRadius0
Class: Engine.DrawLightRadiusComponent
Inherits from: PointLight.DrawLightSourceRadius0
Property | Value |
---|---|
ReplacementPrimitive | None |
PointLightComponent0
Class: Engine.PointLightComponent
Inherits from: PointLight.PointLightComponent0
Property | Value | ||||
---|---|---|---|---|---|
LightmassSettings |
|
||||
PreviewLightRadius | DrawLightRadiusComponent'Engine.Default__PointLightToggleable:DrawLightRadius0' | ||||
PreviewLightSourceRadius | DrawLightRadiusComponent'Engine.Default__PointLightToggleable:DrawLightSourceRadius0' | ||||
UseDirectLightMap | False |
Sprite
Class: Engine.SpriteComponent
Inherits from: PointLight.Sprite
Property | Value |
---|---|
ReplacementPrimitive | None |
Sprite | Texture2D'EditorResources.LightIcons.Light_Point_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 ()