godot/doc/classes/JavaClassWrapper.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
472 B
XML
Raw Normal View History

2020-01-19 22:19:21 +00:00
<?xml version="1.0" encoding="UTF-8" ?>
<class name="JavaClassWrapper" inherits="Object" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
2020-01-19 22:19:21 +00:00
<brief_description>
</brief_description>
<description>
</description>
<tutorials>
</tutorials>
<methods>
<method name="wrap">
<return type="JavaClass" />
<param index="0" name="name" type="String" />
2020-01-19 22:19:21 +00:00
<description>
</description>
</method>
</methods>
</class>