Version: 2021.3
public bool HasTile (Vector3Int position);

参数

position 要检查的位置。

返回

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

描述

Returns whether there is a Tile at the position.