2023-06-23 16:56:31 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2023-10-12 01:59:32 +02:00
|
|
|
<class name="GDNative" inherits="Reference" version="4.2">
|
2023-06-23 16:56:31 +02:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
<method name="call_native">
|
|
|
|
<return type="Variant" />
|
2023-07-06 21:17:58 +02:00
|
|
|
<argument index="0" name="calling_type" type="StringName" />
|
|
|
|
<argument index="1" name="procedure_name" type="StringName" />
|
2023-06-23 16:56:31 +02:00
|
|
|
<argument index="2" name="arguments" type="Array" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="initialize">
|
|
|
|
<return type="bool" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="terminate">
|
|
|
|
<return type="bool" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
</methods>
|
|
|
|
<members>
|
|
|
|
<member name="library" type="GDNativeLibrary" setter="set_library" getter="get_library">
|
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|