Table of Contents

Class EngineDebugger.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class EngineDebugger.MethodName
Inheritance
EngineDebugger.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

ClearBreakpoints

Cached name for the 'clear_breakpoints' method.

public static readonly StringName ClearBreakpoints

Field Value

StringName

Debug

Cached name for the 'debug' method.

public static readonly StringName Debug

Field Value

StringName

GetDepth

Cached name for the 'get_depth' method.

public static readonly StringName GetDepth

Field Value

StringName

GetLinesLeft

Cached name for the 'get_lines_left' method.

public static readonly StringName GetLinesLeft

Field Value

StringName

HasCapture

Cached name for the 'has_capture' method.

public static readonly StringName HasCapture

Field Value

StringName

HasProfiler

Cached name for the 'has_profiler' method.

public static readonly StringName HasProfiler

Field Value

StringName

InsertBreakpoint

Cached name for the 'insert_breakpoint' method.

public static readonly StringName InsertBreakpoint

Field Value

StringName

IsActive

Cached name for the 'is_active' method.

public static readonly StringName IsActive

Field Value

StringName

IsBreakpoint

Cached name for the 'is_breakpoint' method.

public static readonly StringName IsBreakpoint

Field Value

StringName

IsProfiling

Cached name for the 'is_profiling' method.

public static readonly StringName IsProfiling

Field Value

StringName

IsSkippingBreakpoints

Cached name for the 'is_skipping_breakpoints' method.

public static readonly StringName IsSkippingBreakpoints

Field Value

StringName

LinePoll

Cached name for the 'line_poll' method.

public static readonly StringName LinePoll

Field Value

StringName

ProfilerAddFrameData

Cached name for the 'profiler_add_frame_data' method.

public static readonly StringName ProfilerAddFrameData

Field Value

StringName

ProfilerEnable

Cached name for the 'profiler_enable' method.

public static readonly StringName ProfilerEnable

Field Value

StringName

RegisterMessageCapture

Cached name for the 'register_message_capture' method.

public static readonly StringName RegisterMessageCapture

Field Value

StringName

RegisterProfiler

Cached name for the 'register_profiler' method.

public static readonly StringName RegisterProfiler

Field Value

StringName

RemoveBreakpoint

Cached name for the 'remove_breakpoint' method.

public static readonly StringName RemoveBreakpoint

Field Value

StringName

ScriptDebug

Cached name for the 'script_debug' method.

public static readonly StringName ScriptDebug

Field Value

StringName

SendMessage

Cached name for the 'send_message' method.

public static readonly StringName SendMessage

Field Value

StringName

SetDepth

Cached name for the 'set_depth' method.

public static readonly StringName SetDepth

Field Value

StringName

SetLinesLeft

Cached name for the 'set_lines_left' method.

public static readonly StringName SetLinesLeft

Field Value

StringName

UnregisterMessageCapture

Cached name for the 'unregister_message_capture' method.

public static readonly StringName UnregisterMessageCapture

Field Value

StringName

UnregisterProfiler

Cached name for the 'unregister_profiler' method.

public static readonly StringName UnregisterProfiler

Field Value

StringName