Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FormatedUIInfo Class Reference
Inheritance diagram for SCR_FormatedUIInfo:
SCR_UIInfo

Protected Member Functions

void SetParams (string param1=string.Empty, string param2=string.Empty, string param3=string.Empty, string param4=string.Empty)
void GetParams (out string param1=string.Empty, out string param2=string.Empty, out string param3=string.Empty, out string param4=string.Empty)
override LocalizedString GetName ()
override bool SetNameTo (TextWidget textWidget)

Protected Attributes

string m_sParam1
string m_sParam2
string m_sParam3
string m_sParam4

Detailed Description

Definition at line 2 of file SCR_FormatedUIInfo.c.

Member Function Documentation

◆ GetName()

override LocalizedString SCR_FormatedUIInfo::GetName ( )
inlineprotected

Definition at line 45 of file SCR_FormatedUIInfo.c.

◆ GetParams()

void SCR_FormatedUIInfo::GetParams ( out string param1 = string.Empty,
out string param2 = string.Empty,
out string param3 = string.Empty,
out string param4 = string.Empty )
inlineprotected

Get the params used when getting and setting the Name using the UI Format

Parameters
[out]param1First param
[out]param2Second param
[out]param3Third param
[out]param4Forth param

Definition at line 36 of file SCR_FormatedUIInfo.c.

◆ SetNameTo()

override bool SCR_FormatedUIInfo::SetNameTo ( TextWidget textWidget)
inlineprotected

Definition at line 51 of file SCR_FormatedUIInfo.c.

◆ SetParams()

void SCR_FormatedUIInfo::SetParams ( string param1 = string.Empty,
string param2 = string.Empty,
string param3 = string.Empty,
string param4 = string.Empty )
inlineprotected

Set the params used when getting and setting the Name using the UI Format

Parameters
[in]param1First param
[in]param2Second param
[in]param3Third param
[in]param4Forth param

Definition at line 22 of file SCR_FormatedUIInfo.c.

Member Data Documentation

◆ m_sParam1

string SCR_FormatedUIInfo::m_sParam1
protected

Definition at line 5 of file SCR_FormatedUIInfo.c.

◆ m_sParam2

string SCR_FormatedUIInfo::m_sParam2
protected

Definition at line 8 of file SCR_FormatedUIInfo.c.

◆ m_sParam3

string SCR_FormatedUIInfo::m_sParam3
protected

Definition at line 11 of file SCR_FormatedUIInfo.c.

◆ m_sParam4

string SCR_FormatedUIInfo::m_sParam4
protected

Definition at line 14 of file SCR_FormatedUIInfo.c.


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