Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
SuspendInput
Interface SuspendInput
interface
SuspendInput
{
key
:
string
|
Uint8Array
<
ArrayBufferLike
>
;
worldId
:
string
;
snapshotState
:
WorldState
;
snapshotEventIndex
:
number
;
chain
:
EventChain
<
EpochResolvedEvent
>
;
}
Index
Properties
key
world
Id
snapshot
State
snapshot
Event
Index
chain
Properties
key
key
:
string
|
Uint8Array
<
ArrayBufferLike
>
world
Id
worldId
:
string
snapshot
State
snapshotState
:
WorldState
snapshot
Event
Index
snapshotEventIndex
:
number
chain
chain
:
EventChain
<
EpochResolvedEvent
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
world
Id
snapshot
State
snapshot
Event
Index
chain
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...