diff --git a/doc/classes/TileMap.xml b/doc/classes/TileMap.xml index 7a86f861679..efdc26d826f 100644 --- a/doc/classes/TileMap.xml +++ b/doc/classes/TileMap.xml @@ -61,7 +61,7 @@ - Returns an array of all cells containing a tile from the tileset (i.e. a tile index different from [code]-1[/code]). + Returns a [Vector2] array with the positions of all cells containing a tile from the tileset (i.e. a tile index different from [code]-1[/code]).