From 7b98fd84088fc617a041293cc221119fb9f1f3c5 Mon Sep 17 00:00:00 2001 From: Redot Organization Date: Sat, 24 Jan 2026 04:06:18 +0000 Subject: [PATCH] classref: Sync with current master branch (e52a5df) --- classes/class_gdextension.rst | 2 +- classes/class_gdextensionmanager.rst | 2 +- classes/class_javaclasswrapper.rst | 7 +++++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/classes/class_gdextension.rst b/classes/class_gdextension.rst index d5956941ca0..f9dbe0f68b4 100644 --- a/classes/class_gdextension.rst +++ b/classes/class_gdextension.rst @@ -30,7 +30,7 @@ Tutorials - :doc:`GDExtension overview <../tutorials/scripting/gdextension/what_is_gdextension>` -- :doc:`GDExtension example in C++ <../tutorials/scripting/gdextension/gdextension_cpp_example>` +- :doc:`GDExtension example in C++ <../tutorials/scripting/cpp/gdextension_cpp_example>` .. rst-class:: classref-reftable-group diff --git a/classes/class_gdextensionmanager.rst b/classes/class_gdextensionmanager.rst index 2cc1603378c..889281949e6 100644 --- a/classes/class_gdextensionmanager.rst +++ b/classes/class_gdextensionmanager.rst @@ -30,7 +30,7 @@ Tutorials - :doc:`GDExtension overview <../tutorials/scripting/gdextension/what_is_gdextension>` -- :doc:`GDExtension example in C++ <../tutorials/scripting/gdextension/gdextension_cpp_example>` +- :doc:`GDExtension example in C++ <../tutorials/scripting/cpp/gdextension_cpp_example>` .. rst-class:: classref-reftable-group diff --git a/classes/class_javaclasswrapper.rst b/classes/class_javaclasswrapper.rst index 38ad36a2ed4..efd4f02865f 100644 --- a/classes/class_javaclasswrapper.rst +++ b/classes/class_javaclasswrapper.rst @@ -35,6 +35,13 @@ The JavaClassWrapper singleton provides a way for the Redot application to send \ **Warning:** When calling Java methods, be sure to check :ref:`get_exception()` to check if the method threw an exception. +.. rst-class:: classref-introduction-group + +Tutorials +--------- + +- :doc:`Integrating with Android APIs <../tutorials/platform/android/javaclasswrapper_and_androidruntimeplugin>` + .. rst-class:: classref-reftable-group Methods