Preparing search index...
The search index is not available
@hanabi-live/game
@hanabi-live/game
Character
Interface Character
interface
Character
{
description
:
string
;
emoji
:
string
;
id
:
number
;
name
:
string
;
not2P
?:
boolean
;
writeMetadataToDatabase
?:
boolean
;
}
Index
Properties
description
emoji
id
name
not2P?
write
Metadata
To
Database?
Properties
Readonly
description
description
:
string
Readonly
emoji
emoji
:
string
Readonly
id
id
:
number
Readonly
name
name
:
string
Optional
Readonly
not2P
not2P
?:
boolean
Optional
Readonly
write
Metadata
To
Database
writeMetadataToDatabase
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
emoji
id
name
not2P
write
Metadata
To
Database
@hanabi-live/game
Loading...