frontend
Preparing search index...
types/card
MemoryPlayerData
Interface MemoryPlayerData
Memory player data with pair count.
interface
MemoryPlayerData
{
id
:
number
;
isHuman
:
boolean
;
pairCount
:
number
;
}
Index
Properties
id
is
Human
pair
Count
Properties
id
id
:
number
is
Human
isHuman
:
boolean
pair
Count
pairCount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
is
Human
pair
Count
frontend
Loading...
Memory player data with pair count.