PopupMenuIsItemRadioCheckable Method |
Returns true if the item at index idx has radio button-style checkability.
Note: This is purely cosmetic; you must add the logic for checking/unchecking items in radio groups.
Namespace: Godot
public bool IsItemRadioCheckable( int idx )
[Missing <param name="idx"/> documentation for "M:Godot.PopupMenu.IsItemRadioCheckable(System.Int32)"]
[Missing <returns> documentation for "M:Godot.PopupMenu.IsItemRadioCheckable(System.Int32)"]