Table of Contents

Class RegExMatch.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class RegExMatch.MethodName : RefCounted.MethodName
Inheritance
RegExMatch.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetEnd

Cached name for the 'get_end' method.

public static readonly StringName GetEnd

Field Value

StringName

GetGroupCount

Cached name for the 'get_group_count' method.

public static readonly StringName GetGroupCount

Field Value

StringName

GetNames

Cached name for the 'get_names' method.

public static readonly StringName GetNames

Field Value

StringName

GetStart

Cached name for the 'get_start' method.

public static readonly StringName GetStart

Field Value

StringName

GetString

Cached name for the 'get_string' method.

public static readonly StringName GetString

Field Value

StringName

GetStrings

Cached name for the 'get_strings' method.

public static readonly StringName GetStrings

Field Value

StringName

GetSubject

Cached name for the 'get_subject' method.

public static readonly StringName GetSubject

Field Value

StringName