Table of Contents

Class Performance.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class Performance.MethodName
Inheritance
Performance.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddCustomMonitor

Cached name for the 'add_custom_monitor' method.

public static readonly StringName AddCustomMonitor

Field Value

StringName

GetCustomMonitor

Cached name for the 'get_custom_monitor' method.

public static readonly StringName GetCustomMonitor

Field Value

StringName

GetCustomMonitorNames

Cached name for the 'get_custom_monitor_names' method.

public static readonly StringName GetCustomMonitorNames

Field Value

StringName

GetMonitor

Cached name for the 'get_monitor' method.

public static readonly StringName GetMonitor

Field Value

StringName

GetMonitorModificationTime

Cached name for the 'get_monitor_modification_time' method.

public static readonly StringName GetMonitorModificationTime

Field Value

StringName

HasCustomMonitor

Cached name for the 'has_custom_monitor' method.

public static readonly StringName HasCustomMonitor

Field Value

StringName

RemoveCustomMonitor

Cached name for the 'remove_custom_monitor' method.

public static readonly StringName RemoveCustomMonitor

Field Value

StringName