View source
class NoteStyleRegistry
package funkin.data.notestyle
extends BaseRegistry_funkin_play_notes_notestyle_NoteStyle_funkin_data_notestyle_NoteStyleData_funkin_data_notestyle_NoteStyleEntryParams
implements DefaultRegistryImpl, ISingleton
Available on all platforms
Static variables
staticfinalread onlyNOTE_STYLE_DATA_VERSION:Version = "1.1.0"
The current version string for the note style data format.
Handle breaking changes by incrementing this value
and adding migration to the migrateNoteStyleData() function.