#include <Localisation.h>
◆ TranslationID
| Enumerator |
|---|
| None | |
| en_US | |
| de_DE | |
| fi_FI | |
◆ BuildTranslationMap()
| void Raven::Translation::BuildTranslationMap |
( |
const std::string_view | langAbbreviation | ) |
|
|
static |
◆ GetCurrentLanguage()
| const std::string & Raven::Translation::GetCurrentLanguage |
( |
| ) |
|
|
static |
◆ GetTranslation()
| const char * Raven::Translation::GetTranslation |
( |
const char * | key | ) |
|
|
static |
◆ IDFromString()
◆ IDToString()
| std::string_view Raven::Translation::IDToString |
( |
const TranslationID | id | ) |
|
|
static |
The documentation for this class was generated from the following files: