TreeGetNextSelected Method |
Returns the next selected item after the given one, or null if the end is reached.
If from is null, this returns the first selected item.
Namespace: Godot
public TreeItem GetNextSelected( Object from )
[Missing <param name="from"/> documentation for "M:Godot.Tree.GetNextSelected(Godot.Object)"]
[Missing <returns> documentation for "M:Godot.Tree.GetNextSelected(Godot.Object)"]