Skip to content

diffSnapshots

diffSnapshots(previous, next): Delta

Defined in: packages/engine/src/gameplay/replication/delta.ts:64

The delta that takes a world from previous to next, trait by trait and, within a record, field by field.

Parameter Type
previous StateDump
next StateDump

Delta