Added GridMap description to get_bake_meshes()

This commit is contained in:
Jack Linhart 2021-02-24 14:07:17 -07:00
parent 58cb152565
commit 03fd2b4c86

View file

@ -41,6 +41,7 @@
<return type="Array">
</return>
<description>
Returns an array of [ArrayMesh]es and [Transform] references of all bake meshes that exist within the current GridMap.
</description>
</method>
<method name="get_cell_item" qualifiers="const">