Click or drag to resize

EditorScriptGetScene Method

Returns the Editor's currently active scene.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public Node GetScene()

Return Value

Type: Node

[Missing <returns> documentation for "M:Godot.EditorScript.GetScene"]

See Also