Table of Contents

Class ExpeditionGameOver

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

Constructors

public ExpeditionGameOver(ProcessManager manager)

Parameters

manager ProcessManager

Fields

public OpHoldButton abandonButton

Field Value

OpHoldButton
public List<MenuLabel> challengeLabels

Field Value

List<MenuLabel>
public List<MenuLabel> challengePreviews

Field Value

List<MenuLabel>
public SimpleButton continueButton

Field Value

SimpleButton
public float leftAnchor

Field Value

float
public MenuTabWrapper menuTabWrapper

Field Value

MenuTabWrapper
public bool randomStartingLocation

Field Value

bool
public float rightAnchor

Field Value

float
public FSprite shadow

Field Value

FSprite
public List<FSprite> strikethroughs

Field Value

List<FSprite>
public FSprite title

Field Value

FSprite

Methods

public void AbandonButton_OnPressDone(UIfocusable trigger)

Parameters

trigger UIfocusable
public override void GrafUpdate(float timeStacker)

Parameters

timeStacker float
public override void Singal(MenuObject sender, string message)

Parameters

sender MenuObject
message string