diff options
author | Fredia Huya-Kouadio <fhuya@meta.com> | 2024-09-26 08:41:46 -0700 |
---|---|---|
committer | Fredia Huya-Kouadio <fhuyakou@gmail.com> | 2024-09-29 14:32:10 -0700 |
commit | 07cae26abeb85d9e7e1f7c6c86b6f782e3eec646 (patch) | |
tree | 9a70d5d73e9ef9d9fb62d355ced2f1a77b3c0f1e /modules/gdscript/language_server/gdscript_language_server.cpp | |
parent | 1fc82087658066935bed9e1350d62e334c7e0309 (diff) | |
download | redot-engine-07cae26abeb85d9e7e1f7c6c86b6f782e3eec646.tar.gz |
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.
Diffstat (limited to 'modules/gdscript/language_server/gdscript_language_server.cpp')
0 files changed, 0 insertions, 0 deletions