Preparing search index...
The search index is not available
@hanabi-live/game
@hanabi-live/game
ActionNoteList
Interface ActionNoteList
interface
ActionNoteList
{
isSpectators
:
readonly
boolean
[]
;
names
:
readonly
string
[]
;
noteTextLists
:
readonly
(
readonly
string
[]
)
[]
;
type
:
"noteList"
;
}
Index
Properties
is
Spectators
names
note
Text
Lists
type
Properties
Readonly
is
Spectators
isSpectators
:
readonly
boolean
[]
Readonly
names
names
:
readonly
string
[]
Readonly
note
Text
Lists
noteTextLists
:
readonly
(
readonly
string
[]
)
[]
Readonly
type
type
:
"noteList"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Spectators
names
note
Text
Lists
type
@hanabi-live/game
Loading...