Explorar o código

Merge pull request #66955 from FHEK789/tilemap_get_layers_count_docs

Add description to TileMap's get_layers_count method
Rémi Verschelde %!s(int64=2) %!d(string=hai) anos
pai
achega
5f07012db9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      doc/classes/TileMap.xml

+ 1 - 0
doc/classes/TileMap.xml

@@ -155,6 +155,7 @@
 		<method name="get_layers_count" qualifiers="const">
 		<method name="get_layers_count" qualifiers="const">
 			<return type="int" />
 			<return type="int" />
 			<description>
 			<description>
+				Returns the number of layers in the TileMap.
 			</description>
 			</description>
 		</method>
 		</method>
 		<method name="get_neighbor_cell" qualifiers="const">
 		<method name="get_neighbor_cell" qualifiers="const">