- ingame/restyle/keyboard/restylestation_keyboard.lua:458 --
SetupRadioButton(self.perSlotRadioButton, CURT_MONEY)
- ingame/restyle/keyboard/restylestation_keyboard.lua:460 --
SetupRadioButton(self.flatRadioButton, CURT_STYLE_STONES)
- internalingame/globals/marketdialogs.lua:381 --
SetupRadioButton(radioButtonGroup, radioButton, isButtonEnabled, OnMouseEnter, OnMouseExit)
- internalingame/globals/marketdialogs.lua:409 --
SetupRadioButton(dialog.radioButtonGroup, selectedRadioButton, ENABLE_BUTTON)
- internalingame/globals/marketdialogs.lua:419 --
SetupRadioButton(dialog.radioButtonGroup, otherRadioButton, ENABLE_BUTTON)
- internalingame/globals/marketdialogs.lua:455 --
SetupRadioButton(dialog.radioButtonGroup, otherRadioButton, DISABLE_BUTTON, OnMouseEnter, OnMouseExit, OnUpdate)