mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-21 04:24:36 +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.