Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
LocalizedString.c
Go to the documentation of this file.
1 
10 typedef string LocalizedString;
11 
21 class LocalizedString : string
22 {
23 };
LocalizedString
string LocalizedString
Definition: LocalizedString.c:10
LocalizedString
Definition: LocalizedString.c:21