Class ExpeditionGameOver
- Namespace
- Menu
- Assembly
- Assembly-CSharp.dll
public class ExpeditionGameOver : Menu
- Inheritance
-
ExpeditionGameOver
- Inherited Members
Constructors
ExpeditionGameOver(ProcessManager)
public ExpeditionGameOver(ProcessManager manager)
Parameters
managerProcessManager
Fields
abandonButton
public OpHoldButton abandonButton
Field Value
challengeLabels
public List<MenuLabel> challengeLabels
Field Value
challengePreviews
public List<MenuLabel> challengePreviews
Field Value
continueButton
public SimpleButton continueButton
Field Value
leftAnchor
public float leftAnchor
Field Value
menuTabWrapper
public MenuTabWrapper menuTabWrapper
Field Value
randomStartingLocation
public bool randomStartingLocation
Field Value
rightAnchor
public float rightAnchor
Field Value
shadow
public FSprite shadow
Field Value
strikethroughs
public List<FSprite> strikethroughs
Field Value
title
public FSprite title
Field Value
Methods
AbandonButton_OnPressDone(UIfocusable)
public void AbandonButton_OnPressDone(UIfocusable trigger)
Parameters
triggerUIfocusable
GrafUpdate(float)
public override void GrafUpdate(float timeStacker)
Parameters
timeStackerfloat
Singal(MenuObject, string)
public override void Singal(MenuObject sender, string message)
Parameters
senderMenuObjectmessagestring