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
GetCustomMonitor
Cached name for the 'get_custom_monitor' method.
public static readonly StringName GetCustomMonitor
Field Value
GetCustomMonitorNames
Cached name for the 'get_custom_monitor_names' method.
public static readonly StringName GetCustomMonitorNames
Field Value
GetMonitor
Cached name for the 'get_monitor' method.
public static readonly StringName GetMonitor
Field Value
GetMonitorModificationTime
Cached name for the 'get_monitor_modification_time' method.
public static readonly StringName GetMonitorModificationTime
Field Value
HasCustomMonitor
Cached name for the 'has_custom_monitor' method.
public static readonly StringName HasCustomMonitor
Field Value
RemoveCustomMonitor
Cached name for the 'remove_custom_monitor' method.
public static readonly StringName RemoveCustomMonitor