DIFF

class OptionSelectorSliderSource

OptionSelectorSlider OptionSelectorSliderSetup OptionSelectorBase ScriptedWidgetEventHandler Managed

All members, including inherited

Constructors 1

Members 4

protected bool m_Changed
Referenced by Changed(), and Refresh()
protected float m_LastValue

Methods 15

void Refresh(float defaultValue = -1)
Referenced by OnChange(), OnMouseLeave(), Update()
Show 1 more, OptionsMenuControls.Apply()
bool IsValidEditboxValue(string text)
References array.Find(), string.Get(), string.Length()
Show 1 more, string.ToInt()
Referenced by OnChange()
override bool OnFocusLost(Widget w, int x, int y)
void Update()
Referenced by UpdateActiveOption()
bool IsValueTextVisible()
References m_ShowEditbox
Referenced by UpdateActiveOption()