Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SCR_LocalizedPropertyExtended Interface Reference

Localied property with extra array info. More...

Inheritance diagram for SCR_LocalizedPropertyExtended:
[legend]

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
 

Detailed Description

Localied property with extra array info.

Constructor & Destructor Documentation

◆ SCR_LocalizedPropertyExtended()

void SCR_LocalizedPropertyExtended.SCR_LocalizedPropertyExtended ( string  label,
string  propertyName,
array< string >  info 
)

Member Data Documentation

◆ m_aInfo

ref array<string> SCR_LocalizedPropertyExtended.m_aInfo

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