|
MetaImGUI 1.0.0
ImGui Application Template for C++20
|
This is the complete list of members for MetaImGUI::Localization, including all inherited members.
| AddTranslation(const std::string &languageCode, const std::string &key, const std::string &value) | MetaImGUI::Localization | |
| GetAvailableLanguages() const | MetaImGUI::Localization | |
| GetCurrentLanguage() const | MetaImGUI::Localization | |
| Instance() | MetaImGUI::Localization | static |
| LoadTranslations(const std::string &filepath) | MetaImGUI::Localization | |
| Localization(const Localization &)=delete | MetaImGUI::Localization | |
| Localization(Localization &&)=delete | MetaImGUI::Localization | |
| operator=(const Localization &)=delete | MetaImGUI::Localization | |
| operator=(Localization &&)=delete | MetaImGUI::Localization | |
| SetLanguage(const std::string &languageCode) | MetaImGUI::Localization | |
| Tr(const std::string &key) const | MetaImGUI::Localization |