2017-09-23 16:59:35 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2022-02-14 21:18:53 +08:00
|
|
|
<class name="EditorResourceConversionPlugin" inherits="RefCounted" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
2017-09-23 16:59:35 +08:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
2021-08-22 09:52:44 +08:00
|
|
|
<method name="_convert" qualifiers="virtual const">
|
2021-07-30 21:28:05 +08:00
|
|
|
<return type="Resource" />
|
2022-08-07 02:11:48 +08:00
|
|
|
<param index="0" name="resource" type="Resource" />
|
2017-09-23 16:59:35 +08:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
2021-08-22 09:52:44 +08:00
|
|
|
<method name="_converts_to" qualifiers="virtual const">
|
2021-07-30 21:28:05 +08:00
|
|
|
<return type="String" />
|
2017-09-23 16:59:35 +08:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
2021-08-22 09:52:44 +08:00
|
|
|
<method name="_handles" qualifiers="virtual const">
|
|
|
|
<return type="bool" />
|
2022-08-07 02:11:48 +08:00
|
|
|
<param index="0" name="resource" type="Resource" />
|
2021-08-22 09:52:44 +08:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
2017-09-23 16:59:35 +08:00
|
|
|
</methods>
|
|
|
|
</class>
|