Class EngineDebuggerInstance.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class EngineDebuggerInstance.MethodName : GodotObject.MethodName
- Inheritance
-
EngineDebuggerInstance.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
ClearBreakpoints
Cached name for the 'clear_breakpoints' method.
public static readonly StringName ClearBreakpoints
Field Value
Debug
Cached name for the 'debug' method.
public static readonly StringName Debug
Field Value
GetDepth
Cached name for the 'get_depth' method.
public static readonly StringName GetDepth
Field Value
GetLinesLeft
Cached name for the 'get_lines_left' method.
public static readonly StringName GetLinesLeft
Field Value
HasCapture
Cached name for the 'has_capture' method.
public static readonly StringName HasCapture
Field Value
HasProfiler
Cached name for the 'has_profiler' method.
public static readonly StringName HasProfiler
Field Value
InsertBreakpoint
Cached name for the 'insert_breakpoint' method.
public static readonly StringName InsertBreakpoint
Field Value
IsActive
Cached name for the 'is_active' method.
public static readonly StringName IsActive
Field Value
IsBreakpoint
Cached name for the 'is_breakpoint' method.
public static readonly StringName IsBreakpoint
Field Value
IsProfiling
Cached name for the 'is_profiling' method.
public static readonly StringName IsProfiling
Field Value
IsSkippingBreakpoints
Cached name for the 'is_skipping_breakpoints' method.
public static readonly StringName IsSkippingBreakpoints
Field Value
LinePoll
Cached name for the 'line_poll' method.
public static readonly StringName LinePoll
Field Value
ProfilerAddFrameData
Cached name for the 'profiler_add_frame_data' method.
public static readonly StringName ProfilerAddFrameData
Field Value
ProfilerEnable
Cached name for the 'profiler_enable' method.
public static readonly StringName ProfilerEnable
Field Value
RegisterMessageCapture
Cached name for the 'register_message_capture' method.
public static readonly StringName RegisterMessageCapture
Field Value
RegisterProfiler
Cached name for the 'register_profiler' method.
public static readonly StringName RegisterProfiler
Field Value
RemoveBreakpoint
Cached name for the 'remove_breakpoint' method.
public static readonly StringName RemoveBreakpoint
Field Value
ScriptDebug
Cached name for the 'script_debug' method.
public static readonly StringName ScriptDebug
Field Value
SendMessage
Cached name for the 'send_message' method.
public static readonly StringName SendMessage
Field Value
SetDepth
Cached name for the 'set_depth' method.
public static readonly StringName SetDepth
Field Value
SetLinesLeft
Cached name for the 'set_lines_left' method.
public static readonly StringName SetLinesLeft
Field Value
UnregisterMessageCapture
Cached name for the 'unregister_message_capture' method.
public static readonly StringName UnregisterMessageCapture
Field Value
UnregisterProfiler
Cached name for the 'unregister_profiler' method.
public static readonly StringName UnregisterProfiler