2017-10-21 10:02:08 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2020-02-01 01:03:48 +00:00
|
|
|
<class name="PluginScript" inherits="Script" version="4.0">
|
2017-10-21 10:02:08 +00:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
2018-11-09 11:26:07 +00:00
|
|
|
<method name="new" qualifiers="vararg">
|
2021-07-30 13:28:05 +00:00
|
|
|
<return type="Variant" />
|
2018-11-09 11:26:07 +00:00
|
|
|
<description>
|
|
|
|
Returns a new instance of the script.
|
|
|
|
</description>
|
|
|
|
</method>
|
2017-10-21 10:02:08 +00:00
|
|
|
</methods>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|