Click or drag to resize

SceneTreeCurrentScene Property

The current scene.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Node CurrentScene { get; set; }

Property Value

Type: Node
See Also