Table of Contents

Class SandboxSettingsInterface.KillScore

Namespace
Menu
Assembly
Assembly-CSharp.dll
public class SandboxSettingsInterface.KillScore : SandboxSettingsInterface.ScoreController
Inheritance
SandboxSettingsInterface.KillScore
Inherited Members

Constructors

public KillScore(Menu menu, MenuObject owner, MultiplayerUnlocks.SandboxUnlockID unlockID)

Parameters

menu Menu
owner MenuObject
unlockID MultiplayerUnlocks.SandboxUnlockID

Fields

public CreatureSymbol symbol

Field Value

CreatureSymbol
public MultiplayerUnlocks.SandboxUnlockID unlockID

Field Value

MultiplayerUnlocks.SandboxUnlockID

Properties

public override string DescriptorString { get; }

Property Value

string
public override int Score { get; set; }

Property Value

int

Methods

public override void GrafUpdate(float timeStacker)

Parameters

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