godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
RegEx._new
godot
regex
RegEx
Construct a new instance of RegEx. Note: use
memnew!RegEx
instead.
struct
RegEx
@
nogc
nothrow static
RegEx
_new
(
)
Meta
Source
See Implementation
godot
regex
RegEx
aliases
BaseClasses
functions
clear
compile
getGroupCount
getNames
getPattern
isValid
opAssign
opEquals
search
searchAll
sub
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of RegEx. Note: use memnew!RegEx instead.