Version: 2017.3
public bool ContainsTile (Tilemaps.TileBase tileAsset);

파라미터

tileAsset Tile to check.

반환

bool Whether the Tilemap contains the tile.

설명

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