Merge pull request #66955 from FHEK789/tilemap_get_layers_count_docs
Add description to TileMap's get_layers_count method
This commit is contained in:
commit
5f07012db9
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@
|
|||
<method name="get_layers_count" qualifiers="const">
|
||||
<return type="int" />
|
||||
<description>
|
||||
Returns the number of layers in the TileMap.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_neighbor_cell" qualifiers="const">
|
||||
|
|
Loading…
Reference in a new issue