toasteater
e2121c97ae
Make VarArg methods return types show up as Variant in API json
...
VarArg methods have the return type Object in the API json for GDNative. This
can cause undefined behavior in some language bindings due to lack of
documentation on VarArg methods' behavior.
This changes the MethodInfo of:
- CSharpScript::_new
- GDScript::_new
- PluginScript::_new
2019-08-26 16:36:51 +00:00
..
2019-07-22 20:31:15 +02:00
2019-08-12 10:15:54 +02:00
2019-08-12 10:15:54 +02:00
2019-08-12 10:15:54 +02:00
2019-08-19 18:16:58 +02:00
2019-07-06 12:04:27 +01:00
2019-08-12 10:15:54 +02:00
2019-08-12 10:15:54 +02:00
2019-08-17 13:31:22 +02:00
2019-07-03 09:59:04 +02:00
2019-08-26 16:36:51 +00:00
2019-08-26 16:36:51 +00:00
2019-08-14 13:45:54 +02:00
2019-08-17 13:31:22 +02:00
2019-08-12 04:26:38 -05:00
2019-08-22 16:49:11 +02:00
2019-06-30 13:58:07 +02:00
2019-08-26 16:36:51 +00:00
2019-04-30 13:12:06 +02:00
2019-07-15 20:45:30 +02:00
2019-08-12 10:15:54 +02:00
2019-08-12 10:15:54 +02:00
2019-07-09 23:33:29 +02:00
2019-07-15 20:45:30 +02:00
2019-08-12 10:15:54 +02:00
2019-07-06 12:04:27 +01:00
2019-08-12 10:15:54 +02:00
2019-07-06 12:04:27 +01:00
2019-07-20 08:09:57 +02:00
2019-08-12 04:26:38 -05:00
2019-07-03 09:59:04 +02:00
2019-07-22 17:17:30 +02:00
2019-08-14 15:52:27 +03:00
2019-08-12 10:15:54 +02:00
2019-08-12 10:15:54 +02:00
2019-08-17 13:31:22 +02:00
2019-08-21 21:17:48 +02:00
2019-08-21 18:03:03 +02:00
2019-08-17 13:31:22 +02:00
2019-01-01 12:58:10 +01:00
2019-07-22 15:08:32 +02:00