Table of Contents

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

room Room

Fields

afterFadeTime

public float afterFadeTime

Field Value

float

fadeOut

public FadeOut fadeOut

Field Value

FadeOut

player

public Player player

Field Value

Player

triggered

public bool triggered

Field Value

bool

Methods

Update(bool)

public override void Update(bool eu)

Parameters

eu bool