GetCell
GetCell(int)
Description
Get the Cell from the index .
Parameters
Parameter Name | Description |
---|---|
index | index |
Returns
Cell
GetCell(Vector2Int)
Description
Gets the Cell.
Parameters
Parameter Name | Description |
---|---|
pos | Position. |
Returns
The Cell.The return value may be null if it does not exist.