Table of Contents

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

StringName

_Tick

Cached name for the '_tick' method.

public static readonly StringName _Tick

Field Value

StringName

_Toggle

Cached name for the '_toggle' method.

public static readonly StringName _Toggle

Field Value

StringName