Garry's Mod Wiki

DMenuOption:SetRadio

  DMenuOption:SetRadio( boolean checked )

Description

Sets whether this DMenuOption should act like a radio button.

Checking a radio button automatically unchecks all adjacent radio buttons.

Arguments

1 boolean checked
true to set as a radio button.