Click or drag to resize

EditorInterfaceGetOpenScenes Method

Returns an Array with the file paths of the currently opened scenes.

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

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.EditorInterface.GetOpenScenes"]

See Also