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
IsActive
Cached name for the 'is_active' method.
public static readonly StringName IsActive
Field Value
IsBreaked
Cached name for the 'is_breaked' method.
public static readonly StringName IsBreaked
Field Value
IsDebuggable
Cached name for the 'is_debuggable' method.
public static readonly StringName IsDebuggable
Field Value
RemoveSessionTab
Cached name for the 'remove_session_tab' method.
public static readonly StringName RemoveSessionTab
Field Value
SendMessage
Cached name for the 'send_message' method.
public static readonly StringName SendMessage
Field Value
ToggleProfiler
Cached name for the 'toggle_profiler' method.
public static readonly StringName ToggleProfiler