Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | LocalizedString |
Typedefs | |
typedef string | LocalizedString |
typedef string LocalizedString |
Type definition for texts that ought to be localized.
! Always prefer strong typed usage instead of 'auto'. ! ! This will make searches and parses easier and more reliable. !
Always prefer the usage of this type instead of 'string' when dealing with texts that will be localized (user interface, ...)
Definition at line 10 of file LocalizedString.c.