Always snap to grid
UE3:Light (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Engine
- Direct subclasses:
- UTPickupLight, SpotLight, DirectionalLight, PointLight, SkyLight, StaticLightCollectionActor
- This class in other games:
- RTNP, U1, UT, UT2003, U2XMP, UT2004, UE2Runtime, U2, UDK
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. |
Abstract Light
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'Light'
LightComponent
Type: LightComponent
Modifiers: editconst, const
Internal variables
bEnabled
Type: bool
Modifiers: repnotify
replicated copy of LightComponent's bEnabled property
Default values
Property | Value |
---|---|
bHidden | True |
bMovable | False |
bNoDelete | True |
bRouteBeginPlayEvenIfStatic | False |
bStatic | True |
Components[0] | SpriteComponent'Sprite' |
Subobjects
Sprite
Class: Engine.SpriteComponent
Property | Value |
---|---|
AlwaysLoadOnClient | False |
AlwaysLoadOnServer | False |
HiddenGame | True |
Scale | 0.25 |
Sprite | Texture2D'EngineResources.LightIcons.Light_Point_Stationary_Statics' |
Functions
Events
ReplicatedEvent
simulated event ReplicatedEvent (name VarName)
Overrides: Actor.ReplicatedEvent
Other instance functions
OnToggle
simulated function OnToggle (SeqAct_Toggle action)