LeviLamina
Loading...
Searching...
No Matches
I18n Member List

This is the complete list of members for I18n, including all inherited members.

$dtor() (defined in I18n)I18n
$vftable()I18nstatic
addI18nObserver(::I18nObserver &observer)=0 (defined in I18n)I18npure virtual
appendAdditionalTranslations(::std::unordered_map<::std::string, ::std::string > const &translations, ::std::string const &keyPrefix)=0 (defined in I18n)I18npure virtual
appendLanguageStrings(::PackAccessStrategy *accessStrategy)=0 (defined in I18n)I18npure virtual
appendLanguageStringsFromPack(::PackManifest const &manifest, ::std::multimap<::std::string, ::std::pair<::std::string, ::std::string > > const &localizationMapping)=0 (defined in I18n)I18npure virtual
chooseLanguage(::std::string const &code)=0 (defined in I18n)I18npure virtual
clearLanguages()=0 (defined in I18n)I18npure virtual
findAvailableLanguageNames(::ResourcePackManager &resourcePackManager)=0 (defined in I18n)I18npure virtual
findAvailableLanguages(::ResourcePackManager &resourcePackManager)=0 (defined in I18n)I18npure virtual
get(::std::string const &id, ::std::vector<::std::string > const &params, ::std::shared_ptr<::Localization const > const locale)=0 (defined in I18n)I18npure virtual
get(::std::string const &langString, ::std::shared_ptr<::Localization const > const locale)=0 (defined in I18n)I18npure virtual
getCurrentLanguage()=0 (defined in I18n)I18npure virtual
getLanguageCodesFromPack(::PackAccessStrategy const &accessStrategy)=0 (defined in I18n)I18npure virtual
getLanguageKeywordsFromPack(::PackManifest const &manifest, ::std::string const &keyword)=0 (defined in I18n)I18npure virtual
getLanguageName(::std::string const &code)=0 (defined in I18n)I18npure virtual
getLocaleCodeFor(::std::string const &code)=0 (defined in I18n)I18npure virtual
getLocaleFor(::std::string const &code)=0 (defined in I18n)I18npure virtual
getLocalizedAssetFileWithFallback(::std::string const &fileNamePrefix, ::std::string const &fileNameSuffix)=0 (defined in I18n)I18npure virtual
getPackKeywordValue(::PackManifest const &manifest, ::std::string const &key)=0 (defined in I18n)I18npure virtual
getPackKeywordValueForTelemetry(::PackManifest const &manifest, ::std::string const &key)=0 (defined in I18n)I18npure virtual
getSupportedLanguageCodes()=0 (defined in I18n)I18npure virtual
hasPackKeyEntry(::PackManifest const &manifest, ::std::string const &key)=0 (defined in I18n)I18npure virtual
isPackKeyword(::std::string const &key)=0 (defined in I18n)I18npure virtual
languageSupportsHypenSplitting()=0 (defined in I18n)I18npure virtual
loadAllLanguages(::ResourcePackManager &resourcePackManager)=0 (defined in I18n)I18npure virtual
loadLangaugesByLocale(::std::unordered_multimap<::std::string, ::std::pair<::std::string, ::std::string > > const &storeLocalization)=0 (defined in I18n)I18npure virtual
loadLanguageKeywordsFromPack(::PackManifest const &manifest, ::PackAccessStrategy const &accessStrategy)=0 (defined in I18n)I18npure virtual
loadLanguageKeywordsFromPack(::PackManifest const &manifest, ::PackAccessStrategy const &accessStrategy, ::std::vector<::std::string > const &languageCodes, ::std::optional<::std::vector<::std::string > > const &additionalLocKeys)=0 (defined in I18n)I18npure virtual
loadLanguages(::ResourcePackManager &resourcePackManager, ::Bedrock::NotNullNonOwnerPtr<::ResourceLoadManager > resourceLoadManager, ::std::string const &initLang)=0 (defined in I18n)I18npure virtual
NeutralLangCode() (defined in I18n)I18nstatic
~I18n() (defined in I18n)I18nvirtual