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
GetGroupCount
Cached name for the 'get_group_count' method.
public static readonly StringName GetGroupCount
Field Value
GetNames
Cached name for the 'get_names' method.
public static readonly StringName GetNames
Field Value
GetStart
Cached name for the 'get_start' method.
public static readonly StringName GetStart
Field Value
GetString
Cached name for the 'get_string' method.
public static readonly StringName GetString
Field Value
GetStrings
Cached name for the 'get_strings' method.
public static readonly StringName GetStrings
Field Value
GetSubject
Cached name for the 'get_subject' method.
public static readonly StringName GetSubject