Skip to content

UIDropdown.Scroll(float) Method

Definition

Namespace: Brine2D.UI

Called by UICanvas to scroll the expanded list via the mouse wheel.

C#
internal void Scroll(float delta);

Parameters

delta System.Single