Table of Contents

Class HolyFire

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

Constructors

HolyFire(Room, PlacedObject, LightFixtureData)

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

Parameters

placedInRoom Room
placedObject PlacedObject
lightData PlacedObject.LightFixtureData

Fields

flatLightSource

public LightSource flatLightSource

Field Value

LightSource

getToPositions

public Vector2[] getToPositions

Field Value

Vector2[]

getToRads

public float[] getToRads

Field Value

float[]

lightSources

public LightSource[] lightSources

Field Value

LightSource[]

Methods

Update(bool)

public override void Update(bool eu)

Parameters

eu bool