Table of Contents

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

StringName

GetEvents

Cached name for the 'get_events' method.

public static readonly StringName GetEvents

Field Value

StringName

HasValidEvent

Cached name for the 'has_valid_event' method.

public static readonly StringName HasValidEvent

Field Value

StringName

MatchesEvent

Cached name for the 'matches_event' method.

public static readonly StringName MatchesEvent

Field Value

StringName

SetEvents

Cached name for the 'set_events' method.

public static readonly StringName SetEvents

Field Value

StringName