TreeItemSetCustomBgColor Method |
Sets the given column's custom background color and whether to just use it as an outline.
Namespace: Godot
public void SetCustomBgColor( int column, Color color, bool justOutline = false )
[Missing <param name="column"/> documentation for "M:Godot.TreeItem.SetCustomBgColor(System.Int32,Godot.Color,System.Boolean)"]
[Missing <param name="color"/> documentation for "M:Godot.TreeItem.SetCustomBgColor(System.Int32,Godot.Color,System.Boolean)"]
[Missing <param name="justOutline"/> documentation for "M:Godot.TreeItem.SetCustomBgColor(System.Int32,Godot.Color,System.Boolean)"]