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