2017-09-12 20:42:36 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2021-06-04 16:03:15 +00:00
|
|
|
<class name="GDNative" inherits="RefCounted" version="4.0">
|
2017-09-12 20:42:36 +00:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
<method name="call_native">
|
2021-07-30 13:28:05 +00:00
|
|
|
<return type="Variant" />
|
|
|
|
<argument index="0" name="calling_type" type="StringName" />
|
|
|
|
<argument index="1" name="procedure_name" type="StringName" />
|
|
|
|
<argument index="2" name="arguments" type="Array" />
|
2017-09-12 20:42:36 +00:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="initialize">
|
2021-07-30 13:28:05 +00:00
|
|
|
<return type="bool" />
|
2017-09-12 20:42:36 +00:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="terminate">
|
2021-07-30 13:28:05 +00:00
|
|
|
<return type="bool" />
|
2017-09-12 20:42:36 +00:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
</methods>
|
|
|
|
<members>
|
2019-07-15 18:42:47 +00:00
|
|
|
<member name="library" type="GDNativeLibrary" setter="set_library" getter="get_library">
|
2017-09-12 20:42:36 +00:00
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|