Table of Contents

Class ExpeditionWinScreen

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

Constructors

public ExpeditionWinScreen(ProcessManager manager)

Parameters

manager ProcessManager

Fields

public MenuLabel bestMissionTime

Field Value

MenuLabel
public SimpleButton continueButton

Field Value

SimpleButton
public bool evaluateExpedition

Field Value

bool
public FSprite gradient

Field Value

FSprite
public bool isShowingDialog

Field Value

bool
public SleepScreenKills kills

Field Value

SleepScreenKills
public float leftAnchor

Field Value

float
public MenuLabel missionTime

Field Value

MenuLabel
public ExpeditionProgression.WinPackage package

Field Value

ExpeditionProgression.WinPackage
public int questsDisplayed

Field Value

int
public float rightAnchor

Field Value

float
public ScoreCalculator scoreCalculator

Field Value

ScoreCalculator
public FSprite shadow

Field Value

FSprite
public bool showLevelUp

Field Value

bool
public int startingLevel

Field Value

int
public FSprite title

Field Value

FSprite

Methods

public override void Singal(MenuObject sender, string message)

Parameters

sender MenuObject
message string
public override void Update()