TreeEditSelected Method |
Edits the selected tree item as if it was clicked. The item must be set editable with SetEditable(Int32, Boolean). Returns true if the item could be edited. Fails if no item is selected.
Namespace: Godot
public bool EditSelected()
[Missing <returns> documentation for "M:Godot.Tree.EditSelected"]