Class EngineProfiler.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class EngineProfiler.MethodName : RefCounted.MethodName
- Inheritance
-
EngineProfiler.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
_AddFrame
Cached name for the '_add_frame' method.
public static readonly StringName _AddFrame
Field Value
_Tick
Cached name for the '_tick' method.
public static readonly StringName _Tick
Field Value
_Toggle
Cached name for the '_toggle' method.
public static readonly StringName _Toggle