View source
class DialogueBoxRegistry
package funkin.data.dialogue
extends BaseRegistry_funkin_play_cutscene_dialogue_DialogueBox_funkin_data_dialogue_DialogueBoxData_funkin_data_dialogue_DialogueBoxEntryParams
implements DefaultRegistryImpl, ISingleton
Available on all platforms
Static variables
staticfinalread onlyDIALOGUEBOX_DATA_VERSION:Version = "1.1.0"
The current version string for the dialogue box data format.
Handle breaking changes by incrementing this value
and adding migration to the migrateDialogueBoxData() function.