Click or drag to resize

Tree.GetSelectMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Tree.GetSelectMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetSelectMode is deprecated. Use the SelectMode property instead.")]
public Tree.SelectModeEnum GetSelectMode()

Return Value

Type: Tree.SelectModeEnum

[Missing <returns> documentation for "M:Godot.Tree.GetSelectMode"]

See Also