Table of Contents

Class MSCRoomSpecificScript.RM_CORE_EnergyCell

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

Constructors

RM_CORE_EnergyCell(Room)

public RM_CORE_EnergyCell(Room room)

Parameters

room Room

Fields

myEnergyCell

public EnergyCell myEnergyCell

Field Value

EnergyCell

player

public Player player

Field Value

Player

Methods

ReloadRooms()

public void ReloadRooms()

Update(bool)

public override void Update(bool eu)

Parameters

eu bool