class ScrollWidgetSource
ScrollWidget › SpacerBaseWidget › UIWidget › Widget › Managed
Part of Widget UI system
All members, including inherited
Methods 16
proto native float GetScrollbarWidth()proto native bool IsScrollbarVisible()reflects native C++ side scrollbar state
proto native float GetContentWidth()proto native float GetContentHeight()Referenced by CreditsMenu.Update(), DropdownPrefab.RefreshContent(), ModsMenuDetailed.LoadEntries()
Show 1 more
, ScriptConsoleUniversalInfoDialog.SetContent()proto native float GetHScrollPos()proto native float GetHScrollPos01()proto native void HScrollToPos(float pos)proto native void HScrollToPos01(float pos01)proto native void HScrollToWidget(Widget child)proto native float GetVScrollPos()proto native float GetVScrollPos01()proto native void VScrollToPos(float pos)proto native void VScrollToPos01(float pos01)Referenced by Container.CheckScrollbarVisibility(), CreditsMenu.Init(), HandsArea.UpdateInterval()
Show 14 more
, HandsContainer.SetFocusToIndex(), KeybindingsContainer.SwitchSubgroup(), PlayerListScriptedWidget.FocusFirst(), PlayerListScriptedWidget.PlayerListScriptedWidget(), PlayerListScriptedWidget.ScrollToEntry(), ServerBrowserTab.ScrollToEntry(), ServerBrowserTabConsole.Construct(), ServerBrowserTabConsole.RefreshList(), ServerBrowserTabConsolePages.Construct(), ServerBrowserTabConsolePages.RefreshDummyList(), ServerBrowserTabConsolePages.RefreshList(), ServerBrowserTabPc.Construct(), ServerBrowserTabPc.RefreshDummyList(), and ServerBrowserTabPc.RefreshList()proto native void VScrollToWidget(Widget child)