MapData.save

Save a Tiled map to a JSON file.

struct MapData
void
save
(
string path
)

Parameters

path string

file destination; parent directory must already exist

Meta