Table of Contents

Class EditorDebuggerSession.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

public class EditorDebuggerSession.MethodName : RefCounted.MethodName
Inheritance
EditorDebuggerSession.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddSessionTab

Cached name for the 'add_session_tab' method.

public static readonly StringName AddSessionTab

Field Value

StringName

IsActive

Cached name for the 'is_active' method.

public static readonly StringName IsActive

Field Value

StringName

IsBreaked

Cached name for the 'is_breaked' method.

public static readonly StringName IsBreaked

Field Value

StringName

IsDebuggable

Cached name for the 'is_debuggable' method.

public static readonly StringName IsDebuggable

Field Value

StringName

RemoveSessionTab

Cached name for the 'remove_session_tab' method.

public static readonly StringName RemoveSessionTab

Field Value

StringName

SendMessage

Cached name for the 'send_message' method.

public static readonly StringName SendMessage

Field Value

StringName

ToggleProfiler

Cached name for the 'toggle_profiler' method.

public static readonly StringName ToggleProfiler

Field Value

StringName