Lua:SerializeJsonToFile
From BeamNG
Writes a json string representation of an object to a file.
Location: lua\utils.lua:23
Syntax
nil serializeJsonToFile (filename, obj)
Writes a json string representation of an object to a file.
Location: lua\utils.lua:23
nil serializeJsonToFile (filename, obj)