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
Fields
colorA
public Color colorA
Field Value
- Color
colorB
public Color colorB
Field Value
- Color
Methods
Update()
public override void Update()