TryGetCells
TryGetCells(Tile, List<Cell>)
Description
Gets the cell where the specified Tile is located.
Parameters
| Parameter Name | Description |
|---|---|
| tile | Tile |
| cells | List to store found cells |
Returns
Returns true if a cell is found
Gets the cell where the specified Tile is located.
| Parameter Name | Description |
|---|---|
| tile | Tile |
| cells | List to store found cells |
Returns true if a cell is found