![]() |
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 with showing flags (%1 in the condition format). If condition met just shows default TitleField, if false it show default within given format. More...
Protected Member Functions | |
| void | BaseContainerCustomCheckIntWithFlagTitleField (typename flagEnumType, string flagName, string checkVar, int checkVarEqual, string conditionTrueText="DEFAULT TRUE - %1", string conditionFalseText="DEFAULT FALSE - %2", string flagDivider=" & ") |
| override bool | _WB_GetCustomTitle (BaseContainer source, out string title) |
Protected Attributes | |
| m_FlagEnumType | |
| string | m_sFlagName |
| string | m_sFlagDivider |
| 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 with showing flags (%1 in the condition format). If condition met just shows default TitleField, if false it show default within given format.
Definition at line 791 of file Attributes.c.
|
inlineprotected |
Definition at line 802 of file Attributes.c.
|
inlineprotected |
Definition at line 814 of file Attributes.c.
|
protected |
Definition at line 793 of file Attributes.c.
|
protected |
Definition at line 799 of file Attributes.c.
|
protected |
Definition at line 796 of file Attributes.c.
|
protected |
Definition at line 798 of file Attributes.c.
|
protected |
Definition at line 797 of file Attributes.c.
|
protected |
Definition at line 795 of file Attributes.c.
|
protected |
Definition at line 794 of file Attributes.c.