class OptionSelectorSliderSource
OptionSelectorSlider › OptionSelectorSliderSetup › OptionSelectorBase › ScriptedWidgetEventHandler › Managed
All members, including inherited
Constructors 1
void OptionSelectorSlider(Widget parent, float value, ScriptedWidgetEventHandler parent_menu, bool disabled, float min, float max, bool showEditbox = false)References Class.Cast(), Class.Cast(), WorkspaceWidget.CreateWidgets()
Show 21 more
, OptionSelectorSliderSetup.Enable(), Widget.Enable(), Widget.FindAnyWidget(), Widget.GetParent(), Widget.GetParent(), OptionSelectorSliderSetup.GetValue(), CGame.GetWorkspace(), Widget.SetFlags(), Widget.SetHandler(), OptionSelectorSliderSetup.SetValue(), SetValueText(), m_LastValue, OptionSelectorSliderSetup.m_MaxValue, OptionSelectorSliderSetup.m_MinValue, OptionSelectorBase.m_Parent, OptionSelectorBase.m_ParentClass, OptionSelectorBase.m_Root, OptionSelectorBase.m_SelectorType, m_ShowEditbox, OptionSelectorSliderSetup.m_Slider, and m_ValueTextMembers 4
protected EditBoxWidget m_ValueTextReferenced by IsFocusable(), OnChange(), OnDoubleClick()
Show 6 more
, OnFocusLost(), OnMouseLeave(), OptionSelectorSlider(), Refresh(), SetValueText(), and Update()protected bool m_ShowEditboxReferenced by IsFocusable(), IsValueTextVisible(), OnChange()
Show 6 more
, OnDoubleClick(), OnFocus(), OnFocusLost(), OnMouseLeave(), OptionSelectorSlider(), and Refresh()protected float m_LastValueReferenced by OnChange(), OnDoubleClick(), OnFocus()
Show 3 more
, OnMouseLeave(), OptionSelectorSlider(), and Update()Methods 15
void SetValueText()References GetRangePercantageByValue(), Math.Round(), EditBoxWidget.SetText()
Show 2 more
, float.ToString(), and m_ValueTextReferenced by OnChange(), OptionSelectorSlider(), Refresh()
Show 2 more
, OptionsMenuControls.Revert(), and OptionsMenuControls.SetToDefaults()void Refresh(float defaultValue = -1)References EditBoxWidget.GetText(), OptionSelectorSliderSetup.SetValue(), SetValueText()
Show 3 more
, m_Changed, m_ShowEditbox, and m_ValueTextfloat GetRangePercantageByValue()References OptionSelectorSliderSetup.GetValue(), OptionSelectorSliderSetup.m_MaxValue, and OptionSelectorSliderSetup.m_MinValue
Referenced by SetValueText()
References EditBoxWidget.GetText(), OptionSelectorSliderSetup.GetValue(), ScriptInvoker.Invoke()
Show 14 more
, IsValidEditboxValue(), OptionSelectorSliderSetup.NormalizeInput(), Refresh(), SliderWidget.SetCurrent(), EditBoxWidget.SetText(), SetValueText(), string.ToFloat(), m_LastValue, OptionSelectorSliderSetup.m_MaxValue, OptionSelectorSliderSetup.m_MinValue, OptionSelectorBase.m_OptionChanged, m_ShowEditbox, OptionSelectorSliderSetup.m_Slider, and m_ValueTextReferenced by OnChange()
References ARGB(), Widget.Enable(), OptionSelectorSliderSetup.GetValue()
Show 7 more
, SetActiveOption(), SetFocus(), EditBoxWidget.SetText(), UIWidget.SetTextColor(), m_LastValue, m_ShowEditbox, and m_ValueTextReferences Widget.Enable(), OptionSelectorSliderSetup.OnFocusLost(), UpdateActiveOption()
Show 2 more
, m_ShowEditbox, and m_ValueTextReferences OptionSelectorSliderSetup.IsFocusable(), OptionSelectorBase.m_Parent, m_ShowEditbox
Show 2 more
, OptionSelectorSliderSetup.m_Slider, and m_ValueTextReferences Class.Cast(), OptionSelectorBase.ColorNormalConsole(), EditBoxWidget.GetText()
Show 5 more
, OptionSelectorSliderSetup.OnMouseLeave(), Refresh(), m_LastValue, m_ShowEditbox, and m_ValueTextvoid SetActiveOption()void UpdateActiveOption()References Class.Cast(), Class.Cast(), OptionsMenuControls.GetActiveOption()
Show 3 more
, IsValueTextVisible(), Update(), and OptionSelectorBase.m_ParentClassvoid Update()References ARGB(), EditBoxWidget.GetText(), Refresh()
Show 3 more
, UIWidget.SetTextColor(), m_LastValue, and m_ValueTextReferenced by UpdateActiveOption()