Table of Contents

Class ScriptEditor.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

public class ScriptEditor.MethodName : PanelContainer.MethodName
Inheritance
ScriptEditor.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetCurrentEditor

Cached name for the 'get_current_editor' method.

public static readonly StringName GetCurrentEditor

Field Value

StringName

GetCurrentScript

Cached name for the 'get_current_script' method.

public static readonly StringName GetCurrentScript

Field Value

StringName

GetOpenScriptEditors

Cached name for the 'get_open_script_editors' method.

public static readonly StringName GetOpenScriptEditors

Field Value

StringName

GetOpenScripts

Cached name for the 'get_open_scripts' method.

public static readonly StringName GetOpenScripts

Field Value

StringName

GotoLine

Cached name for the 'goto_line' method.

public static readonly StringName GotoLine

Field Value

StringName

OpenScriptCreateDialog

Cached name for the 'open_script_create_dialog' method.

public static readonly StringName OpenScriptCreateDialog

Field Value

StringName

RegisterSyntaxHighlighter

Cached name for the 'register_syntax_highlighter' method.

public static readonly StringName RegisterSyntaxHighlighter

Field Value

StringName

UnregisterSyntaxHighlighter

Cached name for the 'unregister_syntax_highlighter' method.

public static readonly StringName UnregisterSyntaxHighlighter

Field Value

StringName