UIRadioButton.OnSelected Event
Definition¶
Namespace: Brine2D.UI
Event fired when this radio button is selected.
public event Action? OnSelected;
Namespace: Brine2D.UI
Event fired when this radio button is selected.
public event Action? OnSelected;