Skip to content

StateDump

Defined in: packages/engine/src/gameplay/harness.ts:90

Every entity’s data traits, keyed by dumpKey then trait name, and a hash of them. Two runs from one seed and one input dump the same.

Property Type
entities Record<string, Record<string, unknown>>
hash number