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
roomRoom
Fields
myEnergyCell
public EnergyCell myEnergyCell
Field Value
player
public Player player
Field Value
Methods
ReloadRooms()
public void ReloadRooms()
Update(bool)
public override void Update(bool eu)
Parameters
eubool