Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
ReplayEvent
Interface ReplayEvent
interface
ReplayEvent
{
type
:
string
;
key
?:
string
;
data
?:
Record
<
string
,
unknown
>
;
tick
:
number
;
}
Index
Properties
type
key?
data?
tick
Properties
type
type
:
string
Optional
key
key
?:
string
Optional
data
data
?:
Record
<
string
,
unknown
>
tick
tick
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
key
data
tick
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...