public bool HasTile (Vector3Int position);

Parámetros

positionPosition to check.

Valor de retorno

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

Descripción

Returns whether there is a tile at the position.