Skip to main content

TranslationLoadDialog

Callable

  • TranslationLoadDialog(C: Character, cb: any): void

  • Loads a character dialog translation and caches it


    Parameters

    • C: Character

      The character for which we want to translate the dialog

    • cb: any

    Returns void

    • Nothing