Table of Contents

Class RegEx.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

Compile

Cached name for the 'compile' method.

public static readonly StringName Compile

Field Value

StringName

CreateFromString

Cached name for the 'create_from_string' method.

public static readonly StringName CreateFromString

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

GetPattern

Cached name for the 'get_pattern' method.

public static readonly StringName GetPattern

Field Value

StringName

IsValid

Cached name for the 'is_valid' method.

public static readonly StringName IsValid

Field Value

StringName

Cached name for the 'search' method.

public static readonly StringName Search

Field Value

StringName

SearchAll

Cached name for the 'search_all' method.

public static readonly StringName SearchAll

Field Value

StringName

Sub

Cached name for the 'sub' method.

public static readonly StringName Sub

Field Value

StringName