Table of Contents

Class EditorPlugin.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

public class EditorPlugin.MethodName : Node.MethodName
Inheritance
EditorPlugin.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddAutoloadSingleton

Cached name for the 'add_autoload_singleton' method.

public static readonly StringName AddAutoloadSingleton

Field Value

StringName

AddControlToBottomPanel

Cached name for the 'add_control_to_bottom_panel' method.

public static readonly StringName AddControlToBottomPanel

Field Value

StringName

AddControlToContainer

Cached name for the 'add_control_to_container' method.

public static readonly StringName AddControlToContainer

Field Value

StringName

AddControlToDock

Cached name for the 'add_control_to_dock' method.

public static readonly StringName AddControlToDock

Field Value

StringName

AddCustomType

Cached name for the 'add_custom_type' method.

public static readonly StringName AddCustomType

Field Value

StringName

AddDebuggerPlugin

Cached name for the 'add_debugger_plugin' method.

public static readonly StringName AddDebuggerPlugin

Field Value

StringName

AddExportPlugin

Cached name for the 'add_export_plugin' method.

public static readonly StringName AddExportPlugin

Field Value

StringName

AddImportPlugin

Cached name for the 'add_import_plugin' method.

public static readonly StringName AddImportPlugin

Field Value

StringName

AddInspectorPlugin

Cached name for the 'add_inspector_plugin' method.

public static readonly StringName AddInspectorPlugin

Field Value

StringName

AddNode3DGizmoPlugin

Cached name for the 'add_node_3d_gizmo_plugin' method.

public static readonly StringName AddNode3DGizmoPlugin

Field Value

StringName

AddResourceConversionPlugin

Cached name for the 'add_resource_conversion_plugin' method.

public static readonly StringName AddResourceConversionPlugin

Field Value

StringName

AddSceneFormatImporterPlugin

Cached name for the 'add_scene_format_importer_plugin' method.

public static readonly StringName AddSceneFormatImporterPlugin

Field Value

StringName

AddScenePostImportPlugin

Cached name for the 'add_scene_post_import_plugin' method.

public static readonly StringName AddScenePostImportPlugin

Field Value

StringName

AddToolMenuItem

Cached name for the 'add_tool_menu_item' method.

public static readonly StringName AddToolMenuItem

Field Value

StringName

AddToolSubmenuItem

Cached name for the 'add_tool_submenu_item' method.

public static readonly StringName AddToolSubmenuItem

Field Value

StringName

AddTranslationParserPlugin

Cached name for the 'add_translation_parser_plugin' method.

public static readonly StringName AddTranslationParserPlugin

Field Value

StringName

AddUndoRedoInspectorHookCallback

Cached name for the 'add_undo_redo_inspector_hook_callback' method.

public static readonly StringName AddUndoRedoInspectorHookCallback

Field Value

StringName

GetEditorInterface

Cached name for the 'get_editor_interface' method.

public static readonly StringName GetEditorInterface

Field Value

StringName

GetExportAsMenu

Cached name for the 'get_export_as_menu' method.

public static readonly StringName GetExportAsMenu

Field Value

StringName

GetPluginVersion

Cached name for the 'get_plugin_version' method.

public static readonly StringName GetPluginVersion

Field Value

StringName

GetScriptCreateDialog

Cached name for the 'get_script_create_dialog' method.

public static readonly StringName GetScriptCreateDialog

Field Value

StringName

GetUndoRedo

Cached name for the 'get_undo_redo' method.

public static readonly StringName GetUndoRedo

Field Value

StringName

HideBottomPanel

Cached name for the 'hide_bottom_panel' method.

public static readonly StringName HideBottomPanel

Field Value

StringName

MakeBottomPanelItemVisible

Cached name for the 'make_bottom_panel_item_visible' method.

public static readonly StringName MakeBottomPanelItemVisible

Field Value

StringName

QueueSaveLayout

Cached name for the 'queue_save_layout' method.

public static readonly StringName QueueSaveLayout

Field Value

StringName

RemoveAutoloadSingleton

Cached name for the 'remove_autoload_singleton' method.

public static readonly StringName RemoveAutoloadSingleton

Field Value

StringName

RemoveControlFromBottomPanel

Cached name for the 'remove_control_from_bottom_panel' method.

public static readonly StringName RemoveControlFromBottomPanel

Field Value

StringName

RemoveControlFromContainer

Cached name for the 'remove_control_from_container' method.

public static readonly StringName RemoveControlFromContainer

Field Value

StringName

RemoveControlFromDocks

Cached name for the 'remove_control_from_docks' method.

public static readonly StringName RemoveControlFromDocks

Field Value

StringName

RemoveCustomType

Cached name for the 'remove_custom_type' method.

public static readonly StringName RemoveCustomType

Field Value

StringName

RemoveDebuggerPlugin

Cached name for the 'remove_debugger_plugin' method.

public static readonly StringName RemoveDebuggerPlugin

Field Value

StringName

RemoveExportPlugin

Cached name for the 'remove_export_plugin' method.

public static readonly StringName RemoveExportPlugin

Field Value

StringName

RemoveImportPlugin

Cached name for the 'remove_import_plugin' method.

public static readonly StringName RemoveImportPlugin

Field Value

StringName

RemoveInspectorPlugin

Cached name for the 'remove_inspector_plugin' method.

public static readonly StringName RemoveInspectorPlugin

Field Value

StringName

RemoveNode3DGizmoPlugin

Cached name for the 'remove_node_3d_gizmo_plugin' method.

public static readonly StringName RemoveNode3DGizmoPlugin

Field Value

StringName

RemoveResourceConversionPlugin

Cached name for the 'remove_resource_conversion_plugin' method.

public static readonly StringName RemoveResourceConversionPlugin

Field Value

StringName

RemoveSceneFormatImporterPlugin

Cached name for the 'remove_scene_format_importer_plugin' method.

public static readonly StringName RemoveSceneFormatImporterPlugin

Field Value

StringName

RemoveScenePostImportPlugin

Cached name for the 'remove_scene_post_import_plugin' method.

public static readonly StringName RemoveScenePostImportPlugin

Field Value

StringName

RemoveToolMenuItem

Cached name for the 'remove_tool_menu_item' method.

public static readonly StringName RemoveToolMenuItem

Field Value

StringName

RemoveTranslationParserPlugin

Cached name for the 'remove_translation_parser_plugin' method.

public static readonly StringName RemoveTranslationParserPlugin

Field Value

StringName

RemoveUndoRedoInspectorHookCallback

Cached name for the 'remove_undo_redo_inspector_hook_callback' method.

public static readonly StringName RemoveUndoRedoInspectorHookCallback

Field Value

StringName

SetForceDrawOverForwardingEnabled

Cached name for the 'set_force_draw_over_forwarding_enabled' method.

public static readonly StringName SetForceDrawOverForwardingEnabled

Field Value

StringName

SetInputEventForwardingAlwaysEnabled

Cached name for the 'set_input_event_forwarding_always_enabled' method.

public static readonly StringName SetInputEventForwardingAlwaysEnabled

Field Value

StringName

UpdateOverlays

Cached name for the 'update_overlays' method.

public static readonly StringName UpdateOverlays

Field Value

StringName

_ApplyChanges

Cached name for the '_apply_changes' method.

public static readonly StringName _ApplyChanges

Field Value

StringName

_Build

Cached name for the '_build' method.

public static readonly StringName _Build

Field Value

StringName

_Clear

Cached name for the '_clear' method.

public static readonly StringName _Clear

Field Value

StringName

_DisablePlugin

Cached name for the '_disable_plugin' method.

public static readonly StringName _DisablePlugin

Field Value

StringName

_Edit

Cached name for the '_edit' method.

public static readonly StringName _Edit

Field Value

StringName

_EnablePlugin

Cached name for the '_enable_plugin' method.

public static readonly StringName _EnablePlugin

Field Value

StringName

_Forward3DDrawOverViewport

Cached name for the '_forward_3d_draw_over_viewport' method.

public static readonly StringName _Forward3DDrawOverViewport

Field Value

StringName

_Forward3DForceDrawOverViewport

Cached name for the '_forward_3d_force_draw_over_viewport' method.

public static readonly StringName _Forward3DForceDrawOverViewport

Field Value

StringName

_Forward3DGuiInput

Cached name for the '_forward_3d_gui_input' method.

public static readonly StringName _Forward3DGuiInput

Field Value

StringName

_ForwardCanvasDrawOverViewport

Cached name for the '_forward_canvas_draw_over_viewport' method.

public static readonly StringName _ForwardCanvasDrawOverViewport

Field Value

StringName

_ForwardCanvasForceDrawOverViewport

Cached name for the '_forward_canvas_force_draw_over_viewport' method.

public static readonly StringName _ForwardCanvasForceDrawOverViewport

Field Value

StringName

_ForwardCanvasGuiInput

Cached name for the '_forward_canvas_gui_input' method.

public static readonly StringName _ForwardCanvasGuiInput

Field Value

StringName

_GetBreakpoints

Cached name for the '_get_breakpoints' method.

public static readonly StringName _GetBreakpoints

Field Value

StringName

_GetPluginIcon

Cached name for the '_get_plugin_icon' method.

public static readonly StringName _GetPluginIcon

Field Value

StringName

_GetPluginName

Cached name for the '_get_plugin_name' method.

public static readonly StringName _GetPluginName

Field Value

StringName

_GetState

Cached name for the '_get_state' method.

public static readonly StringName _GetState

Field Value

StringName

_GetUnsavedStatus

Cached name for the '_get_unsaved_status' method.

public static readonly StringName _GetUnsavedStatus

Field Value

StringName

_GetWindowLayout

Cached name for the '_get_window_layout' method.

public static readonly StringName _GetWindowLayout

Field Value

StringName

_Handles

Cached name for the '_handles' method.

public static readonly StringName _Handles

Field Value

StringName

_HasMainScreen

Cached name for the '_has_main_screen' method.

public static readonly StringName _HasMainScreen

Field Value

StringName

_MakeVisible

Cached name for the '_make_visible' method.

public static readonly StringName _MakeVisible

Field Value

StringName

_SaveExternalData

Cached name for the '_save_external_data' method.

public static readonly StringName _SaveExternalData

Field Value

StringName

_SetState

Cached name for the '_set_state' method.

public static readonly StringName _SetState

Field Value

StringName

_SetWindowLayout

Cached name for the '_set_window_layout' method.

public static readonly StringName _SetWindowLayout

Field Value

StringName