godot/platform/javascript/js
Fabio Alessandrelli ad5bdaf5aa [HTML5] JS callback functions now returns passed value.
JavaScript callbacks created via the `JavaScript.create_callback` method
used to always return void.

With this patch they return the value returned by the Godot function as
one would expect.
2021-06-18 17:47:48 +02:00
..
engine [HTML5] Disable body_size in fetch. 2021-04-03 15:05:36 +02:00
jsdoc2rst
libs [HTML5] JS callback functions now returns passed value. 2021-06-18 17:47:48 +02:00