TreeItemIsButtonDisabled Method |
Returns true if the button at index button_idx for the given column is disabled.
Namespace: Godot
public bool IsButtonDisabled( int column, int buttonIdx )
[Missing <param name="column"/> documentation for "M:Godot.TreeItem.IsButtonDisabled(System.Int32,System.Int32)"]
[Missing <param name="buttonIdx"/> documentation for "M:Godot.TreeItem.IsButtonDisabled(System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Godot.TreeItem.IsButtonDisabled(System.Int32,System.Int32)"]