Click or drag to resize

RegExGetPattern Method

Returns the original search pattern that was compiled.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string GetPattern()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.RegEx.GetPattern"]

See Also