Skip to main content

TranslationLoadDialog

Callable

  • TranslationLoadDialog(C: Character, cb: () => void): void

  • Loads a character dialog translation and caches it


    Parameters

    • C: Character

      The character for which we want to translate the dialog

    • cb: () => void

      Returns void

      • Nothing