Version: 2021.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.