mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-06 05:06:42 +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.