Click or drag to resize

NodeGetTree Method

Returns the SceneTree that contains this node.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public SceneTree GetTree()

Return Value

Type: SceneTree

[Missing <returns> documentation for "M:Godot.Node.GetTree"]

See Also