TreeItemSetButton Method |
Sets the given column's button Texture at index button_idx to button.
Namespace: Godot
public void SetButton( int column, int buttonIdx, Texture button )
[Missing <param name="column"/> documentation for "M:Godot.TreeItem.SetButton(System.Int32,System.Int32,Godot.Texture)"]
[Missing <param name="buttonIdx"/> documentation for "M:Godot.TreeItem.SetButton(System.Int32,System.Int32,Godot.Texture)"]
[Missing <param name="button"/> documentation for "M:Godot.TreeItem.SetButton(System.Int32,System.Int32,Godot.Texture)"]