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