Table of Contents

Class EditorInterface.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class EditorInterface.MethodName : GodotObject.MethodName
Inheritance
EditorInterface.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

EditNode

Cached name for the 'edit_node' method.

public static readonly StringName EditNode

Field Value

StringName

EditResource

Cached name for the 'edit_resource' method.

public static readonly StringName EditResource

Field Value

StringName

EditScript

Cached name for the 'edit_script' method.

public static readonly StringName EditScript

Field Value

StringName

GetBaseControl

Cached name for the 'get_base_control' method.

public static readonly StringName GetBaseControl

Field Value

StringName

GetCommandPalette

Cached name for the 'get_command_palette' method.

public static readonly StringName GetCommandPalette

Field Value

StringName

GetCurrentDirectory

Cached name for the 'get_current_directory' method.

public static readonly StringName GetCurrentDirectory

Field Value

StringName

GetCurrentFeatureProfile

Cached name for the 'get_current_feature_profile' method.

public static readonly StringName GetCurrentFeatureProfile

Field Value

StringName

GetCurrentPath

Cached name for the 'get_current_path' method.

public static readonly StringName GetCurrentPath

Field Value

StringName

GetEditedSceneRoot

Cached name for the 'get_edited_scene_root' method.

public static readonly StringName GetEditedSceneRoot

Field Value

StringName

GetEditorMainScreen

Cached name for the 'get_editor_main_screen' method.

public static readonly StringName GetEditorMainScreen

Field Value

StringName

GetEditorPaths

Cached name for the 'get_editor_paths' method.

public static readonly StringName GetEditorPaths

Field Value

StringName

GetEditorScale

Cached name for the 'get_editor_scale' method.

public static readonly StringName GetEditorScale

Field Value

StringName

GetEditorSettings

Cached name for the 'get_editor_settings' method.

public static readonly StringName GetEditorSettings

Field Value

StringName

GetEditorTheme

Cached name for the 'get_editor_theme' method.

public static readonly StringName GetEditorTheme

Field Value

StringName

GetEditorViewport2D

Cached name for the 'get_editor_viewport_2d' method.

public static readonly StringName GetEditorViewport2D

Field Value

StringName

GetEditorViewport3D

Cached name for the 'get_editor_viewport_3d' method.

public static readonly StringName GetEditorViewport3D

Field Value

StringName

GetFileSystemDock

Cached name for the 'get_file_system_dock' method.

public static readonly StringName GetFileSystemDock

Field Value

StringName

GetInspector

Cached name for the 'get_inspector' method.

public static readonly StringName GetInspector

Field Value

StringName

GetOpenScenes

Cached name for the 'get_open_scenes' method.

public static readonly StringName GetOpenScenes

Field Value

StringName

GetPlayingScene

Cached name for the 'get_playing_scene' method.

public static readonly StringName GetPlayingScene

Field Value

StringName

GetResourceFilesystem

Cached name for the 'get_resource_filesystem' method.

public static readonly StringName GetResourceFilesystem

Field Value

StringName

GetResourcePreviewer

Cached name for the 'get_resource_previewer' method.

public static readonly StringName GetResourcePreviewer

Field Value

StringName

GetScriptEditor

Cached name for the 'get_script_editor' method.

public static readonly StringName GetScriptEditor

Field Value

StringName

GetSelectedPaths

Cached name for the 'get_selected_paths' method.

public static readonly StringName GetSelectedPaths

Field Value

StringName

GetSelection

Cached name for the 'get_selection' method.

public static readonly StringName GetSelection

Field Value

StringName

InspectObject

Cached name for the 'inspect_object' method.

public static readonly StringName InspectObject

Field Value

StringName

IsDistractionFreeModeEnabled

Cached name for the 'is_distraction_free_mode_enabled' method.

public static readonly StringName IsDistractionFreeModeEnabled

Field Value

StringName

IsMovieMakerEnabled

Cached name for the 'is_movie_maker_enabled' method.

public static readonly StringName IsMovieMakerEnabled

Field Value

StringName

IsPlayingScene

Cached name for the 'is_playing_scene' method.

public static readonly StringName IsPlayingScene

Field Value

StringName

IsPluginEnabled

Cached name for the 'is_plugin_enabled' method.

public static readonly StringName IsPluginEnabled

Field Value

StringName

MakeMeshPreviews

Cached name for the 'make_mesh_previews' method.

public static readonly StringName MakeMeshPreviews

Field Value

StringName

MarkSceneAsUnsaved

Cached name for the 'mark_scene_as_unsaved' method.

public static readonly StringName MarkSceneAsUnsaved

Field Value

StringName

OpenSceneFromPath

Cached name for the 'open_scene_from_path' method.

public static readonly StringName OpenSceneFromPath

Field Value

StringName

PlayCurrentScene

Cached name for the 'play_current_scene' method.

public static readonly StringName PlayCurrentScene

Field Value

StringName

PlayCustomScene

Cached name for the 'play_custom_scene' method.

public static readonly StringName PlayCustomScene

Field Value

StringName

PlayMainScene

Cached name for the 'play_main_scene' method.

public static readonly StringName PlayMainScene

Field Value

StringName

PopupDialog

Cached name for the 'popup_dialog' method.

public static readonly StringName PopupDialog

Field Value

StringName

PopupDialogCentered

Cached name for the 'popup_dialog_centered' method.

public static readonly StringName PopupDialogCentered

Field Value

StringName

PopupDialogCenteredClamped

Cached name for the 'popup_dialog_centered_clamped' method.

public static readonly StringName PopupDialogCenteredClamped

Field Value

StringName

PopupDialogCenteredRatio

Cached name for the 'popup_dialog_centered_ratio' method.

public static readonly StringName PopupDialogCenteredRatio

Field Value

StringName

ReloadSceneFromPath

Cached name for the 'reload_scene_from_path' method.

public static readonly StringName ReloadSceneFromPath

Field Value

StringName

RestartEditor

Cached name for the 'restart_editor' method.

public static readonly StringName RestartEditor

Field Value

StringName

SaveAllScenes

Cached name for the 'save_all_scenes' method.

public static readonly StringName SaveAllScenes

Field Value

StringName

SaveScene

Cached name for the 'save_scene' method.

public static readonly StringName SaveScene

Field Value

StringName

SaveSceneAs

Cached name for the 'save_scene_as' method.

public static readonly StringName SaveSceneAs

Field Value

StringName

SelectFile

Cached name for the 'select_file' method.

public static readonly StringName SelectFile

Field Value

StringName

SetCurrentFeatureProfile

Cached name for the 'set_current_feature_profile' method.

public static readonly StringName SetCurrentFeatureProfile

Field Value

StringName

SetDistractionFreeMode

Cached name for the 'set_distraction_free_mode' method.

public static readonly StringName SetDistractionFreeMode

Field Value

StringName

SetMainScreenEditor

Cached name for the 'set_main_screen_editor' method.

public static readonly StringName SetMainScreenEditor

Field Value

StringName

SetMovieMakerEnabled

Cached name for the 'set_movie_maker_enabled' method.

public static readonly StringName SetMovieMakerEnabled

Field Value

StringName

SetPluginEnabled

Cached name for the 'set_plugin_enabled' method.

public static readonly StringName SetPluginEnabled

Field Value

StringName

StopPlayingScene

Cached name for the 'stop_playing_scene' method.

public static readonly StringName StopPlayingScene

Field Value

StringName