Skip to content

UIRadioButton.OnSelected Event

Definition

Namespace: Brine2D.UI

Event fired when this radio button is selected.

public event Action? OnSelected;

Event Type

System.Action