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

Attribute to use a ResourceName filename. More...

Inheritance diagram for SCR_BaseContainerResourceTitleField:
BaseContainerCustomTitle

Protected Member Functions

void SCR_BaseContainerResourceTitleField (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 use a ResourceName filename.

class TestConfigClass
{
};
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
void SCR_BaseContainerResourceTitleField(string propertyName, string format="%1")
Definition Attributes.c:244
SCR_FieldOfViewSettings Attribute

Definition at line 238 of file Attributes.c.

Constructor & Destructor Documentation

◆ SCR_BaseContainerResourceTitleField()

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

Definition at line 244 of file Attributes.c.

Member Function Documentation

◆ _WB_GetCustomTitle()

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

Definition at line 251 of file Attributes.c.

Member Data Documentation

◆ m_sFormat

string SCR_BaseContainerResourceTitleField::m_sFormat
protected

Definition at line 241 of file Attributes.c.

◆ m_sPropertyName

string SCR_BaseContainerResourceTitleField::m_sPropertyName
protected

Definition at line 240 of file Attributes.c.


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