EasyTalk API
|
EasyTalk settings used during runtime. More...
Inherits ScriptableObject.
Public Member Functions | |
EasyTalkDialogueSettings () | |
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 |
Properties | |
static EasyTalkDialogueSettings | Instance [get] |
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. | |
Static Private Attributes | |
static EasyTalkDialogueSettings | instance |
EasyTalk settings used during runtime.
EasyTalk.Settings.EasyTalkDialogueSettings.EasyTalkDialogueSettings | ( | ) |
|
protected |
|
staticprivate |
|
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.
|
staticget |
|
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.