frontend
Preparing search index...
utils/replayBuilder
buildHumanActionState
Function buildHumanActionState
buildHumanActionState
<
TResponse
,
TAction
,
TCtx
>
(
config
:
HumanActionStateConfig
<
TResponse
,
TAction
,
TCtx
>
,
)
:
TResponse
|
null
Build the display state showing the human action before CPU replay begins.
Type Parameters
TResponse
TAction
TCtx
Parameters
config
:
HumanActionStateConfig
<
TResponse
,
TAction
,
TCtx
>
Returns
TResponse
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Build the display state showing the human action before CPU replay begins.