Attribute for setting UIInfo's name property as (Localized) custom title.
More...
Attribute for setting UIInfo's name property as (Localized) custom title.
class TestConfigClass
{
[Attribute()]
}
void SCR_BaseContainerCustomTitleUIInfo(string propertyName, string format="%1")
Definition Attributes.c:849
Class used to hold UI information.
Definition SCR_UIInfo.c:8
◆ SCR_BaseContainerCustomTitleUIInfo()
void SCR_BaseContainerCustomTitleUIInfo.SCR_BaseContainerCustomTitleUIInfo |
( |
string | propertyName, |
|
|
string | format = "%1" ) |
◆ _WB_GetCustomTitle()
override bool SCR_BaseContainerCustomTitleUIInfo._WB_GetCustomTitle |
( |
BaseContainer | source, |
|
|
out string | title ) |
◆ m_sFormat
string SCR_BaseContainerCustomTitleUIInfo.m_sFormat |
|
protected |
◆ m_sPropertyName
string SCR_BaseContainerCustomTitleUIInfo.m_sPropertyName |
|
protected |
The documentation for this interface was generated from the following file: