public bool HasTile (Vector3Int position);

Parameters

positionPosition to check.

Returns

bool Returns true if there is a Tile at the position. Returns false otherwise.

Description

Returns whether there is a tile at the position.