Update the documentation for JavaClassWrapper and AndroidRuntimePlugin
Follow-up to https://github.com/godotengine/godot-docs/pull/10979
This commit is contained in:
parent
b89c47bb85
commit
658d3736f4
2 changed files with 5 additions and 34 deletions
|
|
@ -18,6 +18,7 @@
|
|||
[b]Warning:[/b] When calling Java methods, be sure to check [method JavaClassWrapper.get_exception] to check if the method threw an exception.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="Integrating with Android APIs">$DOCS_URL/tutorials/platform/android/javaclasswrapper_and_androidruntimeplugin.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="get_exception">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue