Returns the tree's root item, or null if the tree is empty.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic TreeItem GetRoot()
Return Value
Type:
TreeItem[Missing <returns> documentation for "M:Godot.Tree.GetRoot"]
See Also