Version: 2017.2

Tilemap.ContainsTile

Cambiar al Manual
public bool ContainsTile (Tilemaps.TileBase tileAsset);

Parámetros

tileAsset Tile to check.

Valor de retorno

bool Whether the Tilemap contains the tile.

Descripción

Returns true if the Tilemap contains the given tile. Returns false if not.