![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
Definition at line 2 of file SCR_FormatedUIInfo.c.
|
inlineprotected |
Definition at line 45 of file SCR_FormatedUIInfo.c.
|
inlineprotected |
Get the params used when getting and setting the Name using the UI Format
| [out] | param1 | First param |
| [out] | param2 | Second param |
| [out] | param3 | Third param |
| [out] | param4 | Forth param |
Definition at line 36 of file SCR_FormatedUIInfo.c.
|
inlineprotected |
Definition at line 51 of file SCR_FormatedUIInfo.c.
|
inlineprotected |
Set the params used when getting and setting the Name using the UI Format
| [in] | param1 | First param |
| [in] | param2 | Second param |
| [in] | param3 | Third param |
| [in] | param4 | Forth param |
Definition at line 22 of file SCR_FormatedUIInfo.c.
|
protected |
Definition at line 5 of file SCR_FormatedUIInfo.c.
|
protected |
Definition at line 8 of file SCR_FormatedUIInfo.c.
|
protected |
Definition at line 11 of file SCR_FormatedUIInfo.c.
|
protected |
Definition at line 14 of file SCR_FormatedUIInfo.c.