Localization

GUI localization.

Classes

Enums

  • Language — A set of all languages that localized strings can be translated to.

Free functions

GetStringTableManager

StringTableManager &GetStringTableManager()

Provides easier access to StringTableManager.

Internal

Symbols intended for engine-internal use. Not part of the public API.

Structs

  • LocalizedStringData — Internal data used for representing a localized string instance. for example a specific instance of a localized string using specific parameters.
  • LocalizedStringData::ParamOffset
  • LanguageData Data for a single language in the string table.