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
GetCurrentScript
Cached name for the 'get_current_script' method.
public static readonly StringName GetCurrentScript
Field Value
GetOpenScriptEditors
Cached name for the 'get_open_script_editors' method.
public static readonly StringName GetOpenScriptEditors
Field Value
GetOpenScripts
Cached name for the 'get_open_scripts' method.
public static readonly StringName GetOpenScripts
Field Value
GotoLine
Cached name for the 'goto_line' method.
public static readonly StringName GotoLine
Field Value
OpenScriptCreateDialog
Cached name for the 'open_script_create_dialog' method.
public static readonly StringName OpenScriptCreateDialog
Field Value
RegisterSyntaxHighlighter
Cached name for the 'register_syntax_highlighter' method.
public static readonly StringName RegisterSyntaxHighlighter
Field Value
UnregisterSyntaxHighlighter
Cached name for the 'unregister_syntax_highlighter' method.
public static readonly StringName UnregisterSyntaxHighlighter