Skip to content

UISpinBox.SetPressedIncrement(bool) Method

Definition

Namespace: Brine2D.UI

Called by UICanvas when the increment button is pressed.

C#
internal void SetPressedIncrement(bool pressed);

Parameters

pressed System.Boolean