mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-15 18:23:39 +00:00
There's always a constructor, even if implicit, especially for native types. Also don't check for signature match on function call, since this information is not available in release builds.