Click or drag to resize

TreeItemMoveToTop Method

Moves this TreeItem to the top in the Tree hierarchy.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void MoveToTop()
See Also