PopupMenuSetItemDisabled Method |
Enables/disables the item at index idx. When it is disabled, it can't be selected and its action can't be invoked.
Namespace: Godot
public void SetItemDisabled( int idx, bool disabled )
[Missing <param name="idx"/> documentation for "M:Godot.PopupMenu.SetItemDisabled(System.Int32,System.Boolean)"]
[Missing <param name="disabled"/> documentation for "M:Godot.PopupMenu.SetItemDisabled(System.Int32,System.Boolean)"]