TileSetGetTilesIds Method |
Returns an array of all currently used tile IDs.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Array GetTilesIds()
Return Value
Type:
Array[Missing <returns> documentation for "M:Godot.TileSet.GetTilesIds"]
See Also