godot/modules/gdnative/include
toasteater 677e72d2f6 Expose instance_from_id to GDNative
This function is available to GDScript but not to GDNative. When exposed, it
allows building more ergonomic safe abstractions over the GDNative APIs, and
covers the use cases of the original PR.

Close #28478. Supersedes #28791.

Co-authored-by: Markus Ewald <cygon@nuclex.org>
2020-01-10 11:59:37 +00:00
..
android
arvr
gdnative Expose instance_from_id to GDNative 2020-01-10 11:59:37 +00:00
nativescript
net
pluginscript
videodecoder