- ingame/restyle/keyboard/restylestation_keyboard.lua:610 --
SetupRadioButton(self.perSlotRadioButton, CURT_MONEY)
- ingame/restyle/keyboard/restylestation_keyboard.lua:612 --
SetupRadioButton(self.flatRadioButton, CURT_STYLE_STONES)
- internalingame/globals/marketdialogs.lua:610 --
SetupRadioButton(radioButtonGroup, radioButton, isButtonEnabled, OnMouseEnter, OnMouseExit)
- internalingame/globals/marketdialogs.lua:642 --
SetupRadioButton(dialog.radioButtonGroup, selectedRadioButton, ENABLE_BUTTON)
- internalingame/globals/marketdialogs.lua:652 --
SetupRadioButton(dialog.radioButtonGroup, otherRadioButton, ENABLE_BUTTON)
- internalingame/globals/marketdialogs.lua:688 --
SetupRadioButton(dialog.radioButtonGroup, otherRadioButton, DISABLE_BUTTON, OnMouseEnter, OnMouseExit, OnUpdate)