diff options
author | George Marques <george@gmarqu.es> | 2024-04-11 20:28:46 -0300 |
---|---|---|
committer | George Marques <george@gmarqu.es> | 2024-04-11 20:28:46 -0300 |
commit | e761982979fa3953ce7dd28c2337e7ae81ca5630 (patch) | |
tree | 25809f621c3b13cd06a40ae7b67099367e709295 /modules/regex/regex.cpp | |
parent | 83b916bb00eb8cac4584143a80f5cfad7ce1e908 (diff) | |
download | redot-engine-e761982979fa3953ce7dd28c2337e7ae81ca5630.tar.gz |
GDScript: Assume constructor to be accessible from class
Since the constructor is accessed directly from the class, even if not
marked `static`, it can be retrieved as a Callable without an instance.
Diffstat (limited to 'modules/regex/regex.cpp')
0 files changed, 0 insertions, 0 deletions