Class MSCRoomSpecificScript.MS_HEARTWARP
- Namespace
- MoreSlugcats
- Assembly
- Assembly-CSharp.dll
public class MSCRoomSpecificScript.MS_HEARTWARP : UpdatableAndDeletable
- Inheritance
-
MSCRoomSpecificScript.MS_HEARTWARP
- Inherited Members
Constructors
MS_HEARTWARP(Room)
public MS_HEARTWARP(Room room)
Parameters
roomRoom
Fields
afterFadeTime
public float afterFadeTime
Field Value
fadeOut
public FadeOut fadeOut
Field Value
player
public Player player
Field Value
triggered
public bool triggered
Field Value
Methods
Update(bool)
public override void Update(bool eu)
Parameters
eubool