![]() |
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 condition met just shows default TitleField, if false it show default within given format. More...
Protected Member Functions | |
| void | BaseContainerCustomCheckIntTitleField (string checkVar, string conditionTrueText, string conditionFalseText, int checkVarEqual) |
| override bool | _WB_GetCustomTitle (BaseContainer source, out string title) |
Protected Attributes | |
| string | m_sCheckVar |
| string | m_sConditionTrueText |
| string | m_sConditionFalseText |
| int | m_iCheckVarEqual |
Attribute for setting a custom format if the given checkVar is equal to checkVarEqual. If condition met just shows default TitleField, if false it show default within given format.
Definition at line 744 of file Attributes.c.
|
inlineprotected |
Definition at line 752 of file Attributes.c.
|
inlineprotected |
Definition at line 761 of file Attributes.c.
|
protected |
Definition at line 749 of file Attributes.c.
|
protected |
Definition at line 746 of file Attributes.c.
|
protected |
Definition at line 748 of file Attributes.c.
|
protected |
Definition at line 747 of file Attributes.c.