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

パラメーター

tileAssetTile to check.

戻り値

bool Whether the Tilemap contains the tile.

説明

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