godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
EditorInterface.getOpenScenes
godot
editorinterface
EditorInterface
Returns an
Array
with the file paths of the currently opened scenes.
struct
EditorInterface
@
nogc
nothrow const
Array
getOpenScenes
(
)
Meta
Source
See Implementation
godot
editorinterface
EditorInterface
aliases
BaseClasses
functions
editResource
getBaseControl
getEditedSceneRoot
getEditorSettings
getEditorViewport
getOpenScenes
getResourceFilesystem
getResourcePreviewer
getScriptEditor
getSelectedPath
getSelection
inspectObject
isPluginEnabled
makeMeshPreviews
opAssign
opEquals
openSceneFromPath
reloadSceneFromPath
saveScene
saveSceneAs
selectFile
setPluginEnabled
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns an Array with the file paths of the currently opened scenes.