Returns the next TreeItem in the tree or a null object if there is none.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public TreeItem GetNext()
Return Value
Type:
TreeItem[Missing <returns> documentation for "M:Godot.TreeItem.GetNext"]
See Also