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