public bool HasTile (Vector3Int position);

Parámetros

positionPosition to check.

Valor de retorno

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

Descripción

Returns whether there is a tile at the position.