DialogBuilderBase.AddRadioButtons

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T* AddRadioButtons(int* Value, int OptionCount, int[] MessageIDs, bool FocusOnSelected)
    class DialogBuilderBase(T)
    T*
    AddRadioButtons
    (
    int* Value
    ,,
    const int[] MessageIDs
    ,
    bool FocusOnSelected = false
    )
  2. void AddRadioButtons(int* Value, int[] MessageIDs, bool FocusOnSelected)

Meta