- ingame/restyle/keyboard/restylestation_keyboard.lua:465 --
SetupRadioButton(self.perSlotRadioButton, CURT_MONEY)
- ingame/restyle/keyboard/restylestation_keyboard.lua:467 --
SetupRadioButton(self.flatRadioButton, CURT_STYLE_STONES)
- internalingame/globals/marketdialogs.lua:530 --
SetupRadioButton(radioButtonGroup, radioButton, isButtonEnabled, OnMouseEnter, OnMouseExit)
- internalingame/globals/marketdialogs.lua:558 --
SetupRadioButton(dialog.radioButtonGroup, selectedRadioButton, ENABLE_BUTTON)
- internalingame/globals/marketdialogs.lua:568 --
SetupRadioButton(dialog.radioButtonGroup, otherRadioButton, ENABLE_BUTTON)
- internalingame/globals/marketdialogs.lua:604 --
SetupRadioButton(dialog.radioButtonGroup, otherRadioButton, DISABLE_BUTTON, OnMouseEnter, OnMouseExit, OnUpdate)