| 
    Arma Reforger Script API
    
   | 
 
Localied property with extra array info. More...
  
Public Member Functions | |
| void | SCR_LocalizedPropertyExtended (string label, string propertyName, array< string > info) | 
  Public Member Functions inherited from SCR_LocalizedProperty | |
| void | SCR_LocalizedProperty (string label, string propertyName) | 
Public Attributes | |
| ref array< string > | m_aInfo | 
  Public Attributes inherited from SCR_LocalizedProperty | |
| string | m_sLabel | 
| string | m_sPropertyName | 
Localied property with extra array info.
| void SCR_LocalizedPropertyExtended.SCR_LocalizedPropertyExtended | ( | string | label, | 
| string | propertyName, | ||
| array< string > | info ) | 
| ref array<string> SCR_LocalizedPropertyExtended.m_aInfo |