TreeItemSetButtonDisabled Method |
If true, disables the button at index button_idx in column column.
Namespace: Godot
public void SetButtonDisabled( int column, int buttonIdx, bool disabled )
[Missing <param name="column"/> documentation for "M:Godot.TreeItem.SetButtonDisabled(System.Int32,System.Int32,System.Boolean)"]
[Missing <param name="buttonIdx"/> documentation for "M:Godot.TreeItem.SetButtonDisabled(System.Int32,System.Int32,System.Boolean)"]
[Missing <param name="disabled"/> documentation for "M:Godot.TreeItem.SetButtonDisabled(System.Int32,System.Int32,System.Boolean)"]