Etterna 0.74.4
|
Get a String based on the user's natural language. More...
#include <LocalizedString.h>
Public Types | |
using | MakeLocalizer = ILocalizedStringImpl *(*)() |
Public Member Functions | |
LocalizedString (const std::string &sGroup="", const std::string &sName="") | |
LocalizedString (LocalizedString const &other) | |
void | Load (const std::string &sGroup, const std::string &sName) |
operator const std::string & () const | |
auto | GetValue () const -> const std::string & |
Static Public Member Functions | |
static void | RegisterLocalizer (MakeLocalizer pFunc) |
Get a String based on the user's natural language.