Click or drag to resize

NodeIsInsideTree Method

Returns true if this node is currently inside a SceneTree.

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

Return Value

Type: Boolean

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

See Also