godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
RegExMatch.GDNativeClassBinding
godot
regexmatch
RegExMatch
Undocumented in source.
struct
RegExMatch
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_end")
GodotMethod
!(
long
,
Variant
)
getEnd
;
__gshared
@
GodotName
("get_group_count")
GodotMethod
!(
long
)
getGroupCount
;
__gshared
@
GodotName
("get_names")
GodotMethod
!(
Dictionary
)
getNames
;
__gshared
@
GodotName
("get_start")
GodotMethod
!(
long
,
Variant
)
getStart
;
__gshared
@
GodotName
("get_string")
GodotMethod
!(
String
,
Variant
)
getString
;
__gshared
@
GodotName
("get_strings")
GodotMethod
!(
Array
)
getStrings
;
__gshared
@
GodotName
("get_subject")
GodotMethod
!(
String
)
getSubject
;
}
Members
Static variables
getEnd
GodotMethod
!(
long
,
Variant
)
getEnd
;
Undocumented in source.
getGroupCount
GodotMethod
!(
long
)
getGroupCount
;
Undocumented in source.
getNames
GodotMethod
!(
Dictionary
)
getNames
;
Undocumented in source.
getStart
GodotMethod
!(
long
,
Variant
)
getStart
;
Undocumented in source.
getString
GodotMethod
!(
String
,
Variant
)
getString
;
Undocumented in source.
getStrings
GodotMethod
!(
Array
)
getStrings
;
Undocumented in source.
getSubject
GodotMethod
!(
String
)
getSubject
;
Undocumented in source.
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