void OnRadioButtonClick( LegacyUiCheckBox checkBox ) { RadioIndex = checkBox.Index; UtageToolKit.SafeSendMessage(this, Target, FunctionName); }
void OnRadioButtonClick(LegacyUiCheckBox checkBox) { RadioIndex = checkBox.Index; UtageToolKit.SafeSendMessage(this, Target, FunctionName); }