Table of Contents

Class ArenaOverlayResultBox

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

Constructors

public ArenaOverlayResultBox(ArenaOverlay arenaOverlay, MenuObject owner, ArenaSitting.ArenaPlayer player, int index, bool showWinnerStar)

Parameters

arenaOverlay ArenaOverlay
owner MenuObject
player ArenaSitting.ArenaPlayer
index int
showWinnerStar bool

Fields

public bool inPlace

Field Value

bool
public float inPlaceF

Field Value

float
public float lastInPlaceF

Field Value

float
public PlayerResultBox.SymbolAndLabel scoreSymbol

Field Value

PlayerResultBox.SymbolAndLabel
public bool showWinnerStar

Field Value

bool
public PlayerResultBox.SymbolAndLabel timeSymbol

Field Value

PlayerResultBox.SymbolAndLabel
public PlayerResultBox.SymbolAndLabel winSymbol

Field Value

PlayerResultBox.SymbolAndLabel
public FSprite winSymbolGlow

Field Value

FSprite

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 Vector2 IdealPos()

Returns

Vector2
public float InPlace(float timeStacker)

Parameters

timeStacker float

Returns

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