Table of Contents

Class FinalResultbox

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

Constructors

public FinalResultbox(MultiplayerResults resultPage, MenuObject owner, ArenaSitting.ArenaPlayer player, int index)

Parameters

resultPage MultiplayerResults
owner MenuObject
player ArenaSitting.ArenaPlayer
index int

Fields

public PlayerResultBox.SymbolAndLabel deathsSymbol

Field Value

PlayerResultBox.SymbolAndLabel
public PlayerResultBox.SymbolAndLabel scoreSymbol

Field Value

PlayerResultBox.SymbolAndLabel
public PlayerResultBox.SymbolAndLabel winsSymbol

Field Value

PlayerResultBox.SymbolAndLabel
public bool winsSymbolTakePlayerLabelColor

Field Value

bool

Properties

public override float AvailableXDistForTrophies { get; }

Property Value

float
public override bool DeadPortraint { get; }

Property Value

bool
public override float KillsSymbolXpos { get; }

Property Value

float

Methods

public override void BumpAndReveal()
public override void GrafUpdate(float timeStacker)

Parameters

timeStacker float
public override void RemoveSprites()
public override void Update()