mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-25 02:26:28 +00:00
- Removes hardcoded parameters from built-in vararg methods and adds METHOD_FLAG_VARARG to them. - Makes EditorHelp display built-in vararg methods correctly.