funkin.play.notes.notekind
Friday Night Funkin' API Reference
| .. | |
|---|---|
| NoAnimNoteKind | A custom note kind which has custom functionality, preventing singing animations from playing. |
| NoteKind | Class for note scripts |
| NoteKindManager | |
| NoteKindParam | Typedef for creating custom parameters in the chart editor |
| NoteKindParamData | |
| NoteKindParamType | Abstract for setting the type of the |
| ScriptedNoteKind | A script that can be tied to a NoteKind.
Create a scripted class that extends NoteKind,
then call |