mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Add UPDATE comments to perishable information
This commit is contained in:
@@ -369,6 +369,9 @@ github template for reference on how to do so.
|
||||
Godot crashes upon load
|
||||
^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. UPDATE: Not supported yet. When more complex datatypes are supported,
|
||||
.. update this section.
|
||||
|
||||
Check ``adb logcat`` for possible problems, then:
|
||||
|
||||
- Check that the methods exposed by the plugin used the following Java types: ``void``, ``boolean``, ``int``, ``float``, ``java.lang.String``, ``org.godotengine.godot.Dictionary``, ``int[]``, ``byte[]``, ``float[]``, ``java.lang.String[]``.
|
||||
|
||||
Reference in New Issue
Block a user