TileSetReference
public struct TileSetReference
TileSets are referenced by Maps, and all tile Layers reference a specific Tile and TileSet by using a TileGID. The TileSetReference type
captures both the first TileGID of a TileSet referenced by a Map, as well as the TileSet itself.
View on GitHub
TileSetReference Structure Reference