Table of Contents

Class SleepScreenKills

Namespace
Menu
Assembly
Assembly-CSharp.dll
public class SleepScreenKills : PositionedMenuObject
Inheritance
SleepScreenKills
Inherited Members

Constructors

public SleepScreenKills(Menu menu, MenuObject owner, Vector2 pos, List<PlayerSessionRecord.KillRecord> killsData)

Parameters

menu Menu
owner MenuObject
pos Vector2
killsData List<PlayerSessionRecord.KillRecord>

Fields

public bool countedAndDone

Field Value

bool
public int counter

Field Value

int
public PlayerResultBox.SymbolAndLabel crossBonesSymbol

Field Value

PlayerResultBox.SymbolAndLabel
public int displayValue

Field Value

int
public List<PlayerResultBox.KillTrophy> killTrophies

Field Value

List<PlayerResultBox.KillTrophy>
public int killsymbolRows

Field Value

int
public float rightMostKillSymbol

Field Value

float
public float rightMostKillSymbolWidth

Field Value

float
public bool started

Field Value

bool
public int wait

Field Value

int

Properties

public float AvailableXDist { get; }

Property Value

float

Methods

public override void Update()