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