Class TwoWaySliderWidget
- Namespace
- TaleWorlds.GauntletUI.ExtraWidgets
- Assembly
- TaleWorlds.GauntletUI.ExtraWidgets.dll
public class TwoWaySliderWidget : SliderWidget
- Inheritance
-
TwoWaySliderWidget
- Derived
- Inherited Members
Constructors
TwoWaySliderWidget(UIContext)
public TwoWaySliderWidget(UIContext context)
Parameters
context
UIContext
Fields
_manuallyIncreased
protected bool _manuallyIncreased
Field Value
Properties
BaseValueInt
[Editor(false)]
public int BaseValueInt { get; set; }
Property Value
ChangeFillWidget
[Editor(false)]
public BrushWidget ChangeFillWidget { get; set; }
Property Value
Methods
OnValueIntChanged(int)
protected override void OnValueIntChanged(int value)
Parameters
value
int
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).