Lua:ReadDictJSONTable

Lua:ReadDictJSONTable

From BeamNG

Revision as of 23:10, 22 January 2015 by Nug700 (talk | contribs) (initial.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Reads the json string representation of a dictionary and returns it as a table.

File location: lua\utils.lua:217

Syntax

table readDictJSONTable (string filename)