public bool HasTile (Vector3Int position);

Parameters

positionPosition to check.

Returns

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

Description

Returns whether there is a tile at the position.