PopupMenuSetItemAsRadioCheckable Method |
Sets the type of the item at the specified index idx to radio button. If false, sets the type of the item to plain text.
Namespace: Godot
public void SetItemAsRadioCheckable( int idx, bool enable )
[Missing <param name="idx"/> documentation for "M:Godot.PopupMenu.SetItemAsRadioCheckable(System.Int32,System.Boolean)"]
[Missing <param name="enable"/> documentation for "M:Godot.PopupMenu.SetItemAsRadioCheckable(System.Int32,System.Boolean)"]