Static variables

@:value("1.1.0")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.

@:value(">=1.0.0 <1.2.0")staticfinalread onlyDIALOGUEBOX_DATA_VERSION_RULE:VersionRule = ">=1.0.0 <1.2.0"

Constructor

new()

Methods

listBaseGameEntryIds():Array<String>

listModdedEntryIds():Array<String>