![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Attribute for setting any enum property as custom title with an aditional varriable. Do note to set the defaultValue to what ever the attribute default value is. More...
Protected Member Functions | |
| void | BaseContainerCustomEnumWithValue (typename enumType, string enumName, string valueName, string defaultValue, string format="%1: %2") |
| override bool | _WB_GetCustomTitle (BaseContainer source, out string title) |
Protected Attributes | |
| m_EnumType | |
| string | m_sEnumName |
| string | m_sValueName |
| string | m_sDefaultValue |
| string | m_sFormat |
Attribute for setting any enum property as custom title with an aditional varriable. Do note to set the defaultValue to what ever the attribute default value is.
Definition at line 368 of file Attributes.c.
|
inlineprotected |
Definition at line 377 of file Attributes.c.
|
inlineprotected |
Definition at line 387 of file Attributes.c.
|
protected |
Definition at line 370 of file Attributes.c.
|
protected |
Definition at line 373 of file Attributes.c.
|
protected |
Definition at line 371 of file Attributes.c.
|
protected |
Definition at line 374 of file Attributes.c.
|
protected |
Definition at line 372 of file Attributes.c.