UFO: Alien Invasion
Loading...
Searching...
No Matches
localeMapping_t Struct Reference

List of all mappings for a locale. More...

Collaboration diagram for localeMapping_t:
Collaboration graph

Data Fields

char * localeMapping
struct localeMapping_s * next

Detailed Description

List of all mappings for a locale.

Definition at line 167 of file cl_language.cpp.

Field Documentation

◆ localeMapping

char* localeMapping_t::localeMapping

string that contains e.g. en_US.UTF-8

Definition at line 168 of file cl_language.cpp.

Referenced by CL_GetLocaleID(), CL_LanguageTest(), CL_LanguageTryToSet(), and CL_ParseLanguages().

◆ next

struct localeMapping_s* localeMapping_t::next

next entry in the linked list

Definition at line 169 of file cl_language.cpp.

Referenced by CL_GetLocaleID(), CL_LanguageTest(), CL_LanguageTryToSet(), and CL_ParseLanguages().


The documentation for this struct was generated from the following file: