classref: Sync with current source

This commit is contained in:
Rémi Verschelde
2017-08-27 13:59:44 +02:00
parent a9521ef996
commit f3e302c07c

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<doc version="2.1.4.beta.custom_build" name="Engine Types">
<doc version="2.1.4.stable.custom_build" name="Engine Types">
<class name="@GDScript" category="Core">
<brief_description>
Built-in GDScript functions.
@@ -21897,6 +21897,12 @@
<description>
</description>
</method>
<method name="create_from_mesh">
<argument index="0" name="mesh" type="Object">
</argument>
<description>
</description>
</method>
<method name="get_polygon">
<return type="IntArray">
</return>