Table of Contents

Class ButtonBehavior

Namespace
Menu
Assembly
Assembly-CSharp.dll
public class ButtonBehavior
Inheritance
ButtonBehavior
Inherited Members

Constructors

public ButtonBehavior(MenuObject owner)

Parameters

owner MenuObject

Fields

public bool bump

Field Value

bool
public bool clicked

Field Value

bool
public float col

Field Value

float
public float extraSizeBump

Field Value

float
public float flash

Field Value

float
public bool flashBool

Field Value

bool
public bool greyedOut

Field Value

bool
public float lastCol

Field Value

float
public float lastExtraSizeBump

Field Value

float
public float lastFlash

Field Value

float
public float lastSin

Field Value

float
public MenuObject owner

Field Value

MenuObject
public float sin

Field Value

float
public float sizeBump

Field Value

float

Methods

public void Update()