Table of Contents

Class StatsDialog

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

Constructors

public StatsDialog(ProcessManager manager)

Parameters

manager ProcessManager

Fields

public FSprite bottomSeparator

Field Value

FSprite
public SimpleButton cancelButton

Field Value

SimpleButton
public bool closing

Field Value

bool
public float currentAlpha

Field Value

float
public float lastAlpha

Field Value

float
public float leftAnchor

Field Value

float
public MenuLabel localizedSubtitle

Field Value

MenuLabel
public MenuTabWrapper menuTabWrapper

Field Value

MenuTabWrapper
public float movementCounter

Field Value

float
public bool opening

Field Value

bool
public FSprite pageTitle

Field Value

FSprite
public OpHoldButton resetAll

Field Value

OpHoldButton
public CheckBox resetMission

Field Value

CheckBox
public CheckBox resetQuest

Field Value

CheckBox
public float rightAnchor

Field Value

float
public float targetAlpha

Field Value

float
public FSprite topSeparator

Field Value

FSprite
public float uAlpha

Field Value

float
public bool wipeMissions

Field Value

bool
public bool wipeQuests

Field Value

bool

Methods

public override void GrafUpdate(float timeStacker)

Parameters

timeStacker float
public void ResetAll_OnPressDone(UIfocusable trigger)

Parameters

trigger UIfocusable
public override void Singal(MenuObject sender, string message)

Parameters

sender MenuObject
message string
public override void Update()