- editResource
GodotMethod!(void, Resource) editResource;
Undocumented in source.
- getBaseControl
GodotMethod!(Control) getBaseControl;
Undocumented in source.
- getEditedSceneRoot
GodotMethod!(Node) getEditedSceneRoot;
Undocumented in source.
- getEditorSettings
GodotMethod!(EditorSettings) getEditorSettings;
Undocumented in source.
- getEditorViewport
GodotMethod!(Control) getEditorViewport;
Undocumented in source.
- getOpenScenes
GodotMethod!(Array) getOpenScenes;
Undocumented in source.
- getResourceFilesystem
GodotMethod!(EditorFileSystem) getResourceFilesystem;
Undocumented in source.
- getResourcePreviewer
GodotMethod!(EditorResourcePreview) getResourcePreviewer;
Undocumented in source.
- getScriptEditor
GodotMethod!(ScriptEditor) getScriptEditor;
Undocumented in source.
- getSelectedPath
GodotMethod!(String) getSelectedPath;
Undocumented in source.
- getSelection
GodotMethod!(EditorSelection) getSelection;
Undocumented in source.
- inspectObject
GodotMethod!(void, GodotObject, String) inspectObject;
Undocumented in source.
- isPluginEnabled
GodotMethod!(bool, String) isPluginEnabled;
Undocumented in source.
- makeMeshPreviews
GodotMethod!(Array, Array, long) makeMeshPreviews;
Undocumented in source.
- openSceneFromPath
GodotMethod!(void, String) openSceneFromPath;
Undocumented in source.
- reloadSceneFromPath
GodotMethod!(void, String) reloadSceneFromPath;
Undocumented in source.
- saveScene
GodotMethod!(GodotError) saveScene;
Undocumented in source.
- saveSceneAs
GodotMethod!(void, String, bool) saveSceneAs;
Undocumented in source.
- selectFile
GodotMethod!(void, String) selectFile;
Undocumented in source.
- setPluginEnabled
GodotMethod!(void, String, bool) setPluginEnabled;
Undocumented in source.