Table of Contents

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

StringName

GetSessions

Cached name for the 'get_sessions' method.

public static readonly StringName GetSessions

Field Value

StringName

_Capture

Cached name for the '_capture' method.

public static readonly StringName _Capture

Field Value

StringName

_HasCapture

Cached name for the '_has_capture' method.

public static readonly StringName _HasCapture

Field Value

StringName

_SetupSession

Cached name for the '_setup_session' method.

public static readonly StringName _SetupSession

Field Value

StringName