There is no spoon

UE2:BreakableLight (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

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

Instance functions

BreakApart

function BreakApart ()

Overrides: BreakableItem.BreakApart


ToggleLight

function ToggleLight (Light L)