UIRadioButtonGroup.GetButtons() Method
Definition¶
Namespace: Brine2D.UI
Gets all buttons in this group.
public System.Collections.Generic.IReadOnlyList<Brine2D.UI.UIRadioButton> GetButtons();
Namespace: Brine2D.UI
Gets all buttons in this group.
public System.Collections.Generic.IReadOnlyList<Brine2D.UI.UIRadioButton> GetButtons();