Skip to content

Debology.Debby.Elements

DebbyIntPicker Class

A slider for System.Int32 values, with an optional min / max range, and pageSize (how much the value is incremented or decremented by clicking the plus or minus buttons).

csharp
public sealed class DebbyIntPicker : Debology.Debby.Elements.DebbyNumberPicker<int, IntegerField>

Inheritance UnityEngine.UIElements.VisualElement 🡒 DebbyControl 🡒 UnityEngine.UIElements.INotifyValueChanged 🡒 Debology.Debby.Elements.DebbyValueControl<System.Int32> 🡒 Debology.Debby.Elements.DebbyNumberPicker<System.Int32,UnityEngine.UIElements.IntegerField> 🡒 DebbyIntPicker