![]() |
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 as title with format else just shows propertyName as title. More...
Protected Member Functions | |
| void | BaseContainerCustomDoubleCheckTitleField (string checkVar, string propertyName, string checkVarEqual="1", string formatTrue="%1", string formatFalse="EXAMPLE FORMAT - %1", bool checkForLocalization=true) |
| override bool | _WB_GetCustomTitle (BaseContainer source, out string title) |
Protected Attributes | |
| string | m_sCheckVar |
| string | m_sPropertyName |
| string | m_sFormatTrue |
| string | m_sFormatFalse |
| string | m_sCheckVarEqual |
| bool | m_bCheckForLocalization |
Attribute for setting a custom format if the given checkVar is equal to checkVarEqual. If true sets propertyName as title with format else just shows propertyName as title.
Definition at line 611 of file Attributes.c.
|
inlineprotected |
Definition at line 621 of file Attributes.c.
|
inlineprotected |
Definition at line 632 of file Attributes.c.
|
protected |
Definition at line 618 of file Attributes.c.
|
protected |
Definition at line 613 of file Attributes.c.
|
protected |
Definition at line 617 of file Attributes.c.
|
protected |
Definition at line 616 of file Attributes.c.
|
protected |
Definition at line 615 of file Attributes.c.
|
protected |
Definition at line 614 of file Attributes.c.