Table of Contents

Class MSCRoomSpecificScript.MS_CORESTARTUPHEART

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class MSCRoomSpecificScript.MS_CORESTARTUPHEART : UpdatableAndDeletable
Inheritance
MSCRoomSpecificScript.MS_CORESTARTUPHEART
Inherited Members

Constructors

MS_CORESTARTUPHEART(Room)

public MS_CORESTARTUPHEART(Room room)

Parameters

room Room

Fields

finalPhase

public bool finalPhase

Field Value

bool

foundCell

public EnergyCell foundCell

Field Value

EnergyCell

lethalMode

public bool lethalMode

Field Value

bool

noCellPresenceTime

public int noCellPresenceTime

Field Value

int

primed

public bool primed

Field Value

bool

Methods

Update(bool)

public override void Update(bool eu)

Parameters

eu bool