Table of Contents

Class ZapCoilLight

Namespace
Global
Assembly
Assembly-CSharp.dll
public class ZapCoilLight : LightFixture, IProvideWarmth, INotifyWhenRoomIsReady
Inheritance
ZapCoilLight
Implements
Inherited Members

Constructors

ZapCoilLight(Room, PlacedObject, LightFixtureData)

public ZapCoilLight(Room placedInRoom, PlacedObject placedObject, PlacedObject.LightFixtureData lightData)

Parameters

placedInRoom Room
placedObject PlacedObject
lightData PlacedObject.LightFixtureData

Fields

lightSource

public LightSource lightSource

Field Value

LightSource

myCoil

public ZapCoil myCoil

Field Value

ZapCoil

Methods

AIMapReady()

public void AIMapReady()

ShortcutsReady()

public void ShortcutsReady()

Update(bool)

public override void Update(bool eu)

Parameters

eu bool