Table of Contents

Class MouseOverSwitchColorLabel

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class MouseOverSwitchColorLabel : DevUILabel
Inheritance
MouseOverSwitchColorLabel
Derived
Inherited Members

Constructors

MouseOverSwitchColorLabel(DevUI, string, DevUINode, Vector2, float, string)

public MouseOverSwitchColorLabel(DevUI owner, string IDstring, DevUINode parentNode, Vector2 pos, float width, string text)

Parameters

owner DevUI
IDstring string
parentNode DevUINode
pos Vector2
width float
text string

Fields

colorA

public Color colorA

Field Value

Color

colorB

public Color colorB

Field Value

Color

Methods

Update()

public override void Update()