mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 21:40:40 +00:00
dd8c0522a6
Variadic templates are an awful thing. Implements #62233 using them in MethodInfo so less changes are required.