funkin.data
Friday Night Funkin' API Reference
| .. | |
|---|---|
| animation | |
| character | |
| dialogue | |
| event | |
| freeplay | |
| notestyle | |
| song | |
| stage | |
| stickers | |
| story | |
| BaseRegistry | A base type for a Registry, which is an object which handles loading scriptable objects. |
| DataError | |
| DataParse |
|
| DataWrite |
|
| DefaultRegistryImpl | An interface which automatically implements essential fields for a class extending |
| EntryConstructorFunction | The entry's constructor function takes 2 arguments, the entry ID and optional parameters. |
| IRegistryEntry | An interface defining the necessary functions for a registry entry.
A |
| JsonFile | A pair of a file name and its contents. |