Table of Contents

Class UIValue_WriteColor_AlphaPercentField

Namespace
KSP.UI.Binding
Assembly
Assembly-CSharp.dll
public class UIValue_WriteColor_AlphaPercentField : UIValueBinder<Color>, IUIDataContextBindable, IUIValueBinder, IUIValueBinder<Color>, IUIValueBindable<Color>, IUIValueBindable
Inheritance
UIValue_WriteColor_AlphaPercentField
Implements
Inherited Members
Extension Methods

Constructors

UIValue_WriteColor_AlphaPercentField()

public UIValue_WriteColor_AlphaPercentField()

Methods

OnDisable()

protected void OnDisable()

OnEnable()

protected virtual void OnEnable()

OnFieldEditEnd(string)

protected virtual void OnFieldEditEnd(string _)

Parameters

_ string

OnFieldValueChanged(string)

protected virtual void OnFieldValueChanged(string _)

Parameters

_ string

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool