|
EasyTalk API
|
EasyTalk settings used during runtime. More...
Inherits ScriptableObject.
Protected Attributes | |
| LocalizableLanguageSet | localizableLanguages |
| The set of localizable languages to support. | |
| LanguageFontOverrides | languageFontOverrides |
| The set of font overrides for localizable languages. | |
| TranslationEvaluationMode | translationEvalMode |
| The translation evaluation mode to use. | |
| DialogueRegistry | dialogueRegistry |
| The Dialogue Registry to use. | |
Properties | |
| LocalizableLanguageSet | LocalizableLanguageSet [get] |
| Gets the set of supported localizable languages. | |
| LanguageFontOverrides | LanguageFontOverrides [get] |
| Gets the set of font overrides for localizable languages. | |
| TranslationEvaluationMode | TranslationEvaluationMode [get] |
| Gets the translation evaluation mode for determining when to apply translations to dialogue text and options during dialogue playback. | |
| DialogueRegistry | DialogueRegistry [get] |
| Gets the active Dialogue Registry. | |
EasyTalk settings used during runtime.
|
protected |
The Dialogue Registry to use.
|
protected |
The set of font overrides for localizable languages.
|
protected |
The set of localizable languages to support.
|
protected |
The translation evaluation mode to use.
|
get |
Gets the active Dialogue Registry.
|
get |
Gets the set of font overrides for localizable languages.
|
get |
Gets the set of supported localizable languages.
|
get |
Gets the translation evaluation mode for determining when to apply translations to dialogue text and options during dialogue playback.