doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-10-26 16:40:31 +02:00
parent cbfb944a7b
commit aa0fa6b14f
8 changed files with 91 additions and 3 deletions

View File

@ -217,6 +217,14 @@
Deprecated, use [member mesh_library] instead.
</member>
</members>
<signals>
<signal name="cell_size_changed">
<argument index="0" name="cell_size" type="Vector3">
</argument>
<description>
</description>
</signal>
</signals>
<constants>
<constant name="INVALID_CELL_ITEM" value="-1">
Invalid cell item that can be used in [method set_cell_item] to clear cells (or represent an empty cell in [method get_cell_item]).