godot/platform/android/api
Fredia Huya-Kouadio 07cae26abe Remove the restriction on supported types for Godot Android plugins
The Android plugin implementation is updated to use `JavaClassWrapper` which was fixed in https://github.com/godotengine/godot/pull/96182, thus removing the limitation on supported types.

Note that `JavaClassWrapper` has also been updated in order to only provide access to public methods and constructor to GDScript.
2024-09-29 14:32:10 -07:00
..
api.cpp Remove the restriction on supported types for Godot Android plugins 2024-09-29 14:32:10 -07:00
api.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
java_class_wrapper.h Remove the restriction on supported types for Godot Android plugins 2024-09-29 14:32:10 -07:00
jni_singleton.h Remove the restriction on supported types for Godot Android plugins 2024-09-29 14:32:10 -07:00