2017-10-21 12:02:08 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2019-04-01 12:33:56 +02:00
|
|
|
<class name="PluginScript" inherits="Script" category="Core" version="3.2">
|
2017-10-21 12:02:08 +02:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
2018-11-09 12:26:07 +01:00
|
|
|
<method name="new" qualifiers="vararg">
|
|
|
|
<return type="Object">
|
|
|
|
</return>
|
|
|
|
<description>
|
|
|
|
Returns a new instance of the script.
|
|
|
|
</description>
|
|
|
|
</method>
|
2017-10-21 12:02:08 +02:00
|
|
|
</methods>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|