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
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
IsActive
Cached name for the 'is_active' method.
public static readonly StringName IsActive
Field Value
IsProfiling
Cached name for the 'is_profiling' method.
public static readonly StringName IsProfiling
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
SendMessage
Cached name for the 'send_message' method.
public static readonly StringName SendMessage
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