Version: 2020.2
언어: 한국어
public bool HasTile (Vector3Int position);

파라미터

position Position to check.

반환

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

설명

Returns whether there is a tile at the position.