UE2:BreakableLight (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
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

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

Instance functions

BreakApart

function BreakApart ()

Overrides: BreakableItem.BreakApart


ToggleLight

function ToggleLight (Light L)