Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:BreakableLight (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Decoration >> U2Decoration >> BreakableItem >> BreakableLight
Package: 
U2Decorations
Direct subclasses:
Flourescent_Light, LampA

BreakableLight. How to use this class - Link decoration's event to light's tag. Upon taking damage, decoration will kill linked lights with FX.

Default values[edit]

Property Value
BreakSound Sound'ParticleSystems.Glass.glass_break_02'
HitPoints 8

Instance functions[edit]

BreakApart[edit]

function BreakApart ()

Overrides: BreakableItem.BreakApart


ToggleLight[edit]

function ToggleLight (Light L)