LayerData.data

An array of tile GIDs. Only for tilelayer

struct LayerData
@jsonize(JsonizeOptional.yes)
TiledGid[] data;

Meta