Table of Contents

Class EndCredits

Namespace
Menu
Assembly
Assembly-CSharp.dll
public class EndCredits : Menu
Inheritance
EndCredits
Inherited Members

Constructors

public EndCredits(ProcessManager manager)

Parameters

manager ProcessManager

Fields

public bool anyButton

Field Value

bool
public CreditsObject currentCreditsObject

Field Value

CreditsObject
public EndCredits.Stage currentStage

Field Value

EndCredits.Stage
public string desiredCreditsSong

Field Value

string
public bool lastAnyButton

Field Value

bool
public int musicTimer

Field Value

int
public KarmaLadderScreen.SleepDeathScreenDataPackage passthroughPackage

Field Value

KarmaLadderScreen.SleepDeathScreenDataPackage
public bool quitToMenu

Field Value

bool
public RainEffect rainEffect

Field Value

RainEffect
public float scrollSpeed

Field Value

float
public float time

Field Value

float

Methods

public override void CommunicateWithUpcomingProcess(MainLoopProcess nextProcess)

Parameters

nextProcess MainLoopProcess
public void DisposeCreditsObject()
public void ExitCredits()
public void NextStage()
public void PreviousStage()
public override void RawUpdate(float dt)

Parameters

dt float
public void SpawnCreditsObject(bool startFromBottom)

Parameters

startFromBottom bool
public override void Update()