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