User Tools

Site Tools


script:record

Record

Records are simple data structures in Doomsday Script that contain a set of unordered, named variables and subrecords. Records can be nested inside other records up to arbitrary depth.

Records are fully serializable (which the exception that RefValues are dereferenced when serialized, as they can point to any variable in the application).

See also

script/record.txt · Last modified: 2019-11-25 08:53 by skyjake