allow to define multiple fields (string or ResourceName) in a translated text - up to 5 elements
More...
allow to define multiple fields (string or ResourceName) in a translated text - up to 5 elements
class TestConfigClass
{
protected string m_sFirstName;
protected string m_sLastName;
}
void SCR_BaseContainerLocalizedTitleFields(array< string > propertyNames, string format="%1")
Definition Attributes.c:178
◆ SCR_BaseContainerLocalizedTitleFields()
| void SCR_BaseContainerLocalizedTitleFields.SCR_BaseContainerLocalizedTitleFields |
( |
array< string > | propertyNames, |
|
|
string | format = "%1" ) |
- Parameters
-
| [in] | propertyNames | |
| [in] | format | |
◆ _WB_GetCustomTitle()
| override bool SCR_BaseContainerLocalizedTitleFields._WB_GetCustomTitle |
( |
BaseContainer | source, |
|
|
out string | title ) |
◆ m_aPropertyNames
| ref array<string> SCR_BaseContainerLocalizedTitleFields.m_aPropertyNames |
|
protected |
◆ m_sFormat
| string SCR_BaseContainerLocalizedTitleFields.m_sFormat |
|
protected |
The documentation for this interface was generated from the following file: