Class Shortcut.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Shortcut.MethodName : Resource.MethodName
- Inheritance
-
Shortcut.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAsText
Cached name for the 'get_as_text' method.
public static readonly StringName GetAsText
Field Value
GetEvents
Cached name for the 'get_events' method.
public static readonly StringName GetEvents
Field Value
HasValidEvent
Cached name for the 'has_valid_event' method.
public static readonly StringName HasValidEvent
Field Value
MatchesEvent
Cached name for the 'matches_event' method.
public static readonly StringName MatchesEvent
Field Value
SetEvents
Cached name for the 'set_events' method.
public static readonly StringName SetEvents