Preparing search index...
The search index is not available
@hanabi-live/game
@hanabi-live/game
isCardCritical
Function isCardCritical
isCardCritical
(
suitIndex
:
-1
|
0
|
1
|
2
|
3
|
4
|
5
,
rank
:
-1
|
1
|
2
|
3
|
4
|
5
|
7
,
deck
:
readonly
CardState
[]
,
playStackDirections
:
Readonly
<
Tuple
<
StackDirection
,
NumSuits
>
>
,
variant
:
Variant
,
)
:
boolean
This does not mirror any function on the server.
Parameters
suitIndex
:
-1
|
0
|
1
|
2
|
3
|
4
|
5
rank
:
-1
|
1
|
2
|
3
|
4
|
5
|
7
deck
:
readonly
CardState
[]
playStackDirections
:
Readonly
<
Tuple
<
StackDirection
,
NumSuits
>
>
variant
:
Variant
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hanabi-live/game
Loading...
This does not mirror any function on the server.