Table of Contents

Class TrashBin

Namespace
Menu
Assembly
Assembly-CSharp.dll
public class TrashBin : RectangularMenuObject
Inheritance
TrashBin
Inherited Members

Constructors

public TrashBin(Menu menu, MenuObject owner, SandboxEditorSelector editorSelector)

Parameters

menu Menu
owner MenuObject
editorSelector SandboxEditorSelector

Fields

public bool active

Field Value

bool
public int bigRangeCounter

Field Value

int
public float bkgFade

Field Value

float
public int bump

Field Value

int
public SandboxEditorSelector editorSelector

Field Value

SandboxEditorSelector
public float fade

Field Value

float
public bool firstDrag

Field Value

bool
public MenuLabel label

Field Value

MenuLabel
public float lastBkgFade

Field Value

float
public float lastFade

Field Value

float
public bool lastOverlapped

Field Value

bool
public float lastRed

Field Value

float
public float lastSin

Field Value

float
public int lingerCounter

Field Value

int
public bool overlapped

Field Value

bool
public float red

Field Value

float
public RoundedRect roundedRect

Field Value

RoundedRect
public float sin

Field Value

float
public int smallBump

Field Value

int

Methods

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

Parameters

timeStacker float
public void IconReleased(SandboxEditor.PlacedIcon icon)

Parameters

icon SandboxEditor.PlacedIcon
public override void Update()