DDraceNetwork Documentation
Loading...
Searching...
No Matches
localization.h File Reference
#include <engine/shared/memheap.h>
#include <string>
#include <vector>
Include dependency graph for localization.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CLanguage
class  CLocalizationDatabase
class  CLocalizationDatabase::CString

Functions

const char * Localize (const char *pStr, const char *pContext="")

Variables

CLocalizationDatabase g_Localization

Function Documentation

◆ Localize()

const char * Localize ( const char * pStr,
const char * pContext = "" )
extern

Variable Documentation

◆ g_Localization

CLocalizationDatabase g_Localization
extern