Class EditorDebuggerPlugin.MethodName
- Namespace
- Godot
- Assembly
- GodotSharpEditor.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class EditorDebuggerPlugin.MethodName : RefCounted.MethodName
- Inheritance
-
EditorDebuggerPlugin.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetSession
Cached name for the 'get_session' method.
public static readonly StringName GetSession
Field Value
GetSessions
Cached name for the 'get_sessions' method.
public static readonly StringName GetSessions
Field Value
_BreakpointSetInTree
Cached name for the '_breakpoint_set_in_tree' method.
public static readonly StringName _BreakpointSetInTree
Field Value
_BreakpointsClearedInTree
Cached name for the '_breakpoints_cleared_in_tree' method.
public static readonly StringName _BreakpointsClearedInTree
Field Value
_Capture
Cached name for the '_capture' method.
public static readonly StringName _Capture
Field Value
_GotoScriptLine
Cached name for the '_goto_script_line' method.
public static readonly StringName _GotoScriptLine
Field Value
_HasCapture
Cached name for the '_has_capture' method.
public static readonly StringName _HasCapture
Field Value
_SetupSession
Cached name for the '_setup_session' method.
public static readonly StringName _SetupSession