![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
allow to define multiple fields (string or ResourceName) in a translated text - up to 5 elements More...
Protected Member Functions | |
| void | SCR_BaseContainerLocalizedTitleFields (array< string > propertyNames, string format="%1") |
| override bool | _WB_GetCustomTitle (BaseContainer source, out string title) |
Protected Attributes | |
| ref array< string > | m_aPropertyNames |
| string | m_sFormat |
allow to define multiple fields (string or ResourceName) in a translated text - up to 5 elements
Definition at line 170 of file Attributes.c.
|
inlineprotected |
| [in] | propertyNames | |
| [in] | format |
Definition at line 178 of file Attributes.c.
|
inlineprotected |
Definition at line 185 of file Attributes.c.
|
protected |
Definition at line 172 of file Attributes.c.
|
protected |
Definition at line 173 of file Attributes.c.