mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Add description to TileMap's get_layers_count method
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user