Table of Contents

Class QuestCompleteDialog

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

Constructors

public QuestCompleteDialog(ProcessManager manager, ExpeditionWinScreen owner, string questKey)

Parameters

manager ProcessManager
owner ExpeditionWinScreen
questKey string

Fields

public FSprite[] borderSprites

Field Value

FSprite[]
public bool closing

Field Value

bool
public float currentAlpha

Field Value

float
public FSprite fillSprite

Field Value

FSprite
public float lastAlpha

Field Value

float
public float leftAnchor

Field Value

float
public float movementCounter

Field Value

float
public bool opening

Field Value

bool
public ExpeditionWinScreen owner

Field Value

ExpeditionWinScreen
public Color questColor

Field Value

Color
public string questKey

Field Value

string
public MenuLabel requirementHeading

Field Value

MenuLabel
public MenuLabel requirements

Field Value

MenuLabel
public MenuLabel rewardHeading

Field Value

MenuLabel
public MenuLabel rewards

Field Value

MenuLabel
public float rightAnchor

Field Value

float
public FSprite separatorSprite

Field Value

FSprite
public float targetAlpha

Field Value

float
public MenuLabel title

Field Value

MenuLabel
public float uAlpha

Field Value

float

Methods

public void GetQuestColor()
public string GetRequirementString()

Returns

string
public string GetRewardString()

Returns

string
public override void GrafUpdate(float timeStacker)

Parameters

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

Parameters

sender MenuObject
message string
public override void Update()