frontend
Preparing search index...
types/card
PigsTailPlayer
Interface PigsTailPlayer
Pig's Tail player output from the server.
interface
PigsTailPlayer
{
cardCount
:
number
;
cards
:
Card
[]
;
id
:
number
;
isHuman
:
boolean
;
}
Index
Properties
card
Count
cards
id
is
Human
Properties
card
Count
cardCount
:
number
cards
cards
:
Card
[]
id
id
:
number
is
Human
isHuman
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
card
Count
cards
id
is
Human
frontend
Loading...
Pig's Tail player output from the server.