s&box docs

public class Editor.BaseScrollWidget : Editor.Frame

Constructors

Showing 1 constructors

Methods

Showing 5 methods

protected virtual void OnKeyPress(Editor.KeyEvent e)

protected virtual void OnMouseWheel(Editor.WheelEvent e)

protected virtual void OnScrollChanged()

Called when the scroll position has changed.

public virtual void ScrollingFrame()

public virtual void Update()

Properties

Showing 6 properties

public float Editor.BaseScrollWidget.SmoothScrollTarget { get; set; }

The smooth scrolling wants to move by this amount

Metadata

FieldValue
NamespaceEditor
Typeclass
AssemblySandbox.Tools
Doc IDT:Editor.BaseScrollWidget

On this page