godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
RegExMatch._new
godot
regexmatch
RegExMatch
Construct a new instance of RegExMatch. Note: use
memnew!RegExMatch
instead.
struct
RegExMatch
@
nogc
nothrow static
RegExMatch
_new
(
)
Meta
Source
See Implementation
godot
regexmatch
RegExMatch
aliases
BaseClasses
functions
getEnd
getGroupCount
getNames
getStart
getString
getStrings
getSubject
opAssign
opEquals
toHash
properties
names
strings
subject
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of RegExMatch. Note: use memnew!RegExMatch instead.