mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
classref: Sync with current source
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user