Class Button
- Namespace
- DevInterface
- Assembly
- Assembly-CSharp.dll
public class Button : MouseOverSwitchColorLabel
- Inheritance
-
Button
- Derived
- Inherited Members
Constructors
Button(DevUI, string, DevUINode, Vector2, float, string)
public Button(DevUI owner, string IDstring, DevUINode parentNode, Vector2 pos, float width, string text)
Parameters
Fields
down
public bool down
Field Value
overrideTextColor
public Color? overrideTextColor
Field Value
- Color?
Methods
Clicked()
public virtual void Clicked()
Update()
public override void Update()