mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 17:46:11 +00:00
8bd92a96a4
- Removes hardcoded parameters from built-in vararg methods and adds METHOD_FLAG_VARARG to them. - Makes EditorHelp display built-in vararg methods correctly.