Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

JavaClass

Inherits: RefCounted < Object

Represents an object from the Java Native Interface.

Description

Represents an object from the Java Native Interface. It is returned from JavaClassWrapper.wrap.

Note: This class only works on Android. For any other build, this class does nothing.

Note: This class is not to be confused with JavaScriptObject.


User-contributed notes

Please read the User-contributed notes policy before submitting a comment.