Store custom data in a grid
To store custom data in a grid, add a Grid Information component. For example, to store and retrieve data you use in scriptable tiles.
Follow these steps:
- Select a grid in the Hierarchy window.
- In the Inspector window, select Add Component.
- Select Grid Information.
To store and retrieve data, use the SetPositionProperty and GetPositionProperty APIs.