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
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[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)