Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
LagCompensationOptions
Interface LagCompensationOptions<TState>
interface
LagCompensationOptions
<
TState
=
unknown
>
{
historySize
?:
number
;
stateSerialize
?:
(
s
:
TState
)
=>
TState
;
}
Type Parameters
TState
=
unknown
Index
Properties
history
Size?
state
Serialize?
Properties
Optional
history
Size
historySize
?:
number
Optional
state
Serialize
stateSerialize
?:
(
s
:
TState
)
=>
TState
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
history
Size
state
Serialize
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...