GameStoreOptions
Defined in: packages/engine/src/stores/save.ts:27
Type Parameters
Section titled “Type Parameters”| Type Parameter |
|---|
Slice |
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
key |
string |
The storage key the store reads and writes. |
slice? |
SliceSchema<Slice> |
The schema of the game’s own fields, stored under game. |