Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Cache

A module used to create and maintain caches—temporary stores for world operations that can be deferred and applied at a later time, and to other worlds.

Index

Type aliases

Functions

Type aliases

EntityDelta

EntityDelta: typeof $tombstone | SparseMap.Struct<typeof $tombstone | unknown, Schema.Id>

Struct

Functions

set

unset

destroy

make

apply

clear

Generated using TypeDoc