Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BaseContainerLocalizedTitleField Class Reference

Attribute to manually set a LOCALIZED (translated) title. More...

Inheritance diagram for SCR_BaseContainerLocalizedTitleField:
BaseContainerCustomTitle

Protected Member Functions

void SCR_BaseContainerLocalizedTitleField (string propertyName, string format="%1")
override bool _WB_GetCustomTitle (BaseContainer source, out string title)

Protected Attributes

string m_sPropertyName
string m_sFormat

Detailed Description

Attribute to manually set a LOCALIZED (translated) title.

class TestConfigClass
{
}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
void SCR_BaseContainerLocalizedTitleField(string propertyName, string format="%1")
Definition Attributes.c:144

Definition at line 138 of file Attributes.c.

Constructor & Destructor Documentation

◆ SCR_BaseContainerLocalizedTitleField()

void SCR_BaseContainerLocalizedTitleField::SCR_BaseContainerLocalizedTitleField ( string propertyName,
string format = "%1" )
inlineprotected

Definition at line 144 of file Attributes.c.

Member Function Documentation

◆ _WB_GetCustomTitle()

override bool SCR_BaseContainerLocalizedTitleField::_WB_GetCustomTitle ( BaseContainer source,
out string title )
inlineprotected

Definition at line 151 of file Attributes.c.

Member Data Documentation

◆ m_sFormat

string SCR_BaseContainerLocalizedTitleField::m_sFormat
protected

Definition at line 141 of file Attributes.c.

◆ m_sPropertyName

string SCR_BaseContainerLocalizedTitleField::m_sPropertyName
protected

Definition at line 140 of file Attributes.c.


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