RPE Chart Utils
Preparing search index...
iterators
NoteProcess
Type Alias NoteProcess
NoteProcess
:
(
note
:
Note
,
line
:
JudgeLine
,
chart
:
RpeJson
,
noteIndex
:
number
,
lineIndex
:
number
,
)
=>
void
A process function on a Note.
Type Declaration
(
note
:
Note
,
line
:
JudgeLine
,
chart
:
RpeJson
,
noteIndex
:
number
,
lineIndex
:
number
,
)
:
void
Parameters
note
:
Note
line
:
JudgeLine
chart
:
RpeJson
noteIndex
:
number
lineIndex
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RPE Chart Utils
Loading...
A process function on a Note.