JSONParams Module
JSON twins of the slot types, for .dgm files - which store component ids as STRINGS (old files hold uuids, new files hold integers written as strings), while the in-memory types above hold integers. Field names match the in-memory types exactly so the on-disk JSON is unchanged. Conversion is by the id-mapping functions the loader supplies: the loader decides what an id string becomes (parse, or allocate a fresh integer for a uuid).
Types
| Type | Description |