ItemListSetItemDisabled Method |
Disables (or enables) the item at the specified index.
Disabled items cannot be selected and do not trigger activation signals (when double-clicking or pressing Enter).
Namespace: Godot
public void SetItemDisabled( int idx, bool disabled )
[Missing <param name="idx"/> documentation for "M:Godot.ItemList.SetItemDisabled(System.Int32,System.Boolean)"]
[Missing <param name="disabled"/> documentation for "M:Godot.ItemList.SetItemDisabled(System.Int32,System.Boolean)"]