2019-12-25 14:08:42 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2020-03-22 01:09:53 +01:00
|
|
|
<class name="WorldGeneratorPropData" inherits="Resource" version="3.2">
|
2019-12-25 14:08:42 +01:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
<method name="_can_spawn" qualifiers="virtual">
|
|
|
|
<return type="bool">
|
|
|
|
</return>
|
|
|
|
<argument index="0" name="seed" type="int">
|
|
|
|
</argument>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
2020-03-22 01:09:53 +01:00
|
|
|
<method name="_get_prop_seeded" qualifiers="virtual">
|
2020-04-14 17:00:18 +02:00
|
|
|
<return type="PackedScene">
|
2019-12-25 14:08:42 +01:00
|
|
|
</return>
|
|
|
|
<argument index="0" name="seed" type="int">
|
|
|
|
</argument>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="can_spawn">
|
|
|
|
<return type="bool">
|
|
|
|
</return>
|
|
|
|
<argument index="0" name="seed" type="int">
|
|
|
|
</argument>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
2020-03-22 01:09:53 +01:00
|
|
|
<method name="get_prop_seeded">
|
2020-04-14 17:00:18 +02:00
|
|
|
<return type="PackedScene">
|
2019-12-25 14:08:42 +01:00
|
|
|
</return>
|
|
|
|
<argument index="0" name="seed" type="int">
|
|
|
|
</argument>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
</methods>
|
2020-03-22 01:09:53 +01:00
|
|
|
<members>
|
2020-04-14 17:00:18 +02:00
|
|
|
<member name="prop" type="PackedScene" setter="set_prop" getter="get_prop">
|
2020-03-22 01:09:53 +01:00
|
|
|
</member>
|
|
|
|
</members>
|
2019-12-25 14:08:42 +01:00
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|