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

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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: