Etterna 0.74.4
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | List of all members
LocalizedString Class Reference

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)
 

Detailed Description

Get a String based on the user's natural language.


The documentation for this class was generated from the following files: