TilePreview
This class hold a reference to a Unity Tile.
Its sole purpose is to provide a custom PropertyDrawer
to not interfere with Unity's Tile
class by not overriding their provided PropertyDrawer.
Properties
Public
Name | Type | Description |
---|---|---|
tile | Tile | The tile to link to CellData |