There is no spoon
UE2:BreakableLight (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Decoration >> U2Decoration >> BreakableItem >> BreakableLight |
- Package:
- U2Decorations
- Direct subclasses:
- Flourescent_Light, LampA
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. |
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)