TileMapInfo.mapSize

The map size. index 0 is width / tileWidth and index 1 is height / tileHeight

struct TileMapInfo
ushort[2] mapSize;

Meta