MapData.nextObjectId

Global counter across all objects

struct MapData
@jsonize(Jsonize.opt)
@jsonize("nextobjectid")
int nextObjectId;

Meta