![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SCR_FieldManualConfigEntry () |
| Widget | CreateWidget (notnull Widget parent) |
| To be overridden by child classes to call CreateWidgetFromLayout. | |
| Widget | CreateWidgetFromLayout (ResourceName layout, notnull Widget parent) |
| bool | CanRefresh () |
Protected Attributes | |
| bool | m_bCanRefresh |
Definition at line 2 of file SCR_FieldManualConfigEntry.c.
|
inlineprotected |
Definition at line 25 of file SCR_FieldManualConfigEntry.c.
|
inlineprotected |
Used to check if the entry requires a refresh (on e.g KBM/pad input change) Valid only after CreateWidgetFromLayout has been called!
Definition at line 75 of file SCR_FieldManualConfigEntry.c.
To be overridden by child classes to call CreateWidgetFromLayout.
|
inlineprotected |
Definition at line 36 of file SCR_FieldManualConfigEntry.c.
|
protected |
Definition at line 21 of file SCR_FieldManualConfigEntry.c.