![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | CreateWidget (notnull Widget parent) |
| bool | CanCreateWidget () |
| bool | CanRefresh () |
Protected Attributes | |
| SCR_EInputTypeCondition | m_eInputDisplayCondition |
Definition at line 2 of file SCR_FieldManualPiece.c.
|
inlineprotected |
Check if the widget can be created (input method filter or anything else)
Definition at line 16 of file SCR_FieldManualPiece.c.
|
inlineprotected |
Used to check if the entry requires a refresh (on e.g KBM/pad input change)
Definition at line 26 of file SCR_FieldManualPiece.c.
|
protected |
| [in] | parent |
|
protected |
Definition at line 5 of file SCR_FieldManualPiece.c.