![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Attribute for setting a custom format if the given checkVar is equal to checkVarEqual. If true sets propertyName ResourceName as title with format else just shows ResourceName as title. More...
Protected Member Functions | |
| void | BaseContainerCustomDoubleCheckIntResourceNameTitleField (string checkVar, string propertyName, int checkVarEqual, string formatTrue="%1", string formatFalse="EXAMPLE FORMAT - %1", bool fileNameOnly=true) |
| override bool | _WB_GetCustomTitle (BaseContainer source, out string title) |
Protected Attributes | |
| string | m_sCheckVar |
| string | m_sPropertyName |
| string | m_sFormatTrue |
| string | m_sFormatFalse |
| float | m_iCheckVarEqual |
| bool | m_bFileNameOnly |
Attribute for setting a custom format if the given checkVar is equal to checkVarEqual. If true sets propertyName ResourceName as title with format else just shows ResourceName as title.
Definition at line 676 of file Attributes.c.
|
inlineprotected |
Definition at line 686 of file Attributes.c.
|
inlineprotected |
Definition at line 697 of file Attributes.c.
|
protected |
Definition at line 683 of file Attributes.c.
|
protected |
Definition at line 682 of file Attributes.c.
|
protected |
Definition at line 678 of file Attributes.c.
|
protected |
Definition at line 681 of file Attributes.c.
|
protected |
Definition at line 680 of file Attributes.c.
|
protected |
Definition at line 679 of file Attributes.c.