public bool HasTile (Vector3Int position);

파라미터

positionPosition to check.

반환

bool True if there is a tile at the position. False if not.

설명

Returns whether there is a tile at the position.