Click or drag to resize

RegExClear Method

This method resets the state of the object, as if it was freshly created. Namely, it unassigns the regular expression of this object.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Clear()
See Also