- clear
GodotMethod!(void) clear;
Undocumented in source.
- compile
GodotMethod!(GodotError, String) compile;
Undocumented in source.
- getGroupCount
GodotMethod!(long) getGroupCount;
Undocumented in source.
- getNames
GodotMethod!(Array) getNames;
Undocumented in source.
- getPattern
GodotMethod!(String) getPattern;
Undocumented in source.
- isValid
GodotMethod!(bool) isValid;
Undocumented in source.
- search
GodotMethod!(RegExMatch, String, long, long) search;
Undocumented in source.
- searchAll
GodotMethod!(Array, String, long, long) searchAll;
Undocumented in source.
- sub
GodotMethod!(String, String, String, bool, long, long) sub;
Undocumented in source.