Version: 2020.2
言語: 日本語
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.