RegExCompile Method |
Compiles and assign the search pattern to use. Returns if the compilation is successful. If an error is encountered, details are printed to standard output and an error is returned.
Namespace: Godot
public Error Compile( string pattern )
[Missing <param name="pattern"/> documentation for "M:Godot.RegEx.Compile(System.String)"]
[Missing <returns> documentation for "M:Godot.RegEx.Compile(System.String)"]