TreeItemRemoveChild Method |
Removes the given child TreeItem and all its children from the Tree. Note that it doesn't free the item from memory, so it can be reused later. To completely remove a TreeItem use Free.
Namespace: Godot
public void RemoveChild( Object child )
[Missing <param name="child"/> documentation for "M:Godot.TreeItem.RemoveChild(Godot.Object)"]