Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

Tilemap.ContainsTile

public bool ContainsTile(Tilemaps.TileBase tileAsset);

Parameters

tileAssetTile to check.

Returns

bool Whether the Tilemap contains the tile.

Description

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

Did you find this page useful? Please give it a rating: