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

Attribute for setting any ResourceName path property as custom title. More...

Inheritance diagram for SCR_BaseContainerCustomTitleResourceName:
BaseContainerCustomTitle

Protected Member Functions

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

Protected Attributes

string m_sPropertyName
bool m_bFileNameOnly
string m_sFormat

Detailed Description

Attribute for setting any ResourceName path property as custom title.

class TestConfigClass
{
protected ResourceName m_Path;
}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
void SCR_BaseContainerCustomTitleResourceName(string propertyName, bool fileNameOnly=false, string format="%1")
Definition Attributes.c:471
SCR_FieldOfViewSettings Attribute

Definition at line 464 of file Attributes.c.

Constructor & Destructor Documentation

◆ SCR_BaseContainerCustomTitleResourceName()

void SCR_BaseContainerCustomTitleResourceName::SCR_BaseContainerCustomTitleResourceName ( string propertyName,
bool fileNameOnly = false,
string format = "%1" )
inlineprotected

Definition at line 471 of file Attributes.c.

Member Function Documentation

◆ _WB_GetCustomTitle()

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

Definition at line 479 of file Attributes.c.

Member Data Documentation

◆ m_bFileNameOnly

bool SCR_BaseContainerCustomTitleResourceName::m_bFileNameOnly
protected

Definition at line 467 of file Attributes.c.

◆ m_sFormat

string SCR_BaseContainerCustomTitleResourceName::m_sFormat
protected

Definition at line 468 of file Attributes.c.

◆ m_sPropertyName

string SCR_BaseContainerCustomTitleResourceName::m_sPropertyName
protected

Definition at line 466 of file Attributes.c.


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