Skip to content

UIDialog.SetCloseButtonHovered(bool) Method

Definition

Namespace: Brine2D.UI

Updates the close button hover highlight. Called each frame by UICanvas.

C#
internal void SetCloseButtonHovered(bool hovered);

Parameters

hovered System.Boolean