frontend
Preparing search index...
hooks/useDoubtGame
actionDesc
Function actionDesc
actionDesc
(
action
:
DoubtCpuAction
,
players
:
DoubtPlayerData
[]
,
t
:
(
key
:
string
,
opts
?:
Record
<
string
,
unknown
>
)
=>
string
,
)
:
string
Build a human-readable description of a Doubt play action.
Parameters
action
:
DoubtCpuAction
players
:
DoubtPlayerData
[]
t
:
(
key
:
string
,
opts
?:
Record
<
string
,
unknown
>
)
=>
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Build a human-readable description of a Doubt play action.