Skip to main content

TranslationDialogArray

Callable

  • TranslationDialogArray(C: Character, T: readonly string[]): void

  • Translates a character dialog from the specified array


    Parameters

    • C: Character

      The character for which we need to translate the dialog array.

    • T: readonly string[]

      The active translation dictionary

    Returns void

    • Nothing