![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SCR_FieldManual_StatisticsLineComponent (notnull Widget rootWidget) |
| void | SetValue (string value) |
| void | RemoveWidgetFromHierarchy () |
| void | SetTranslatedValue (string value, string parameter1="") |
Static Protected Member Functions | |
| static SCR_FieldManual_StatisticsLineComponent | GetComponent (notnull Widget parentWidget, string widgetName) |
| static SCR_FieldManual_StatisticsLineComponent | GetComponent (notnull Widget widget) |
Protected Attributes | |
| Widget | m_wRootWidget |
| TextWidget | m_wValue |
Definition at line 1 of file SCR_FieldManual_StatisticsLineComponent.c.
|
inlineprotected |
| [in] | rootWidget |
Definition at line 9 of file SCR_FieldManual_StatisticsLineComponent.c.
|
inlinestaticprotected |
| [in] | parentWidget | |
| [in] | widgetName |
Definition at line 42 of file SCR_FieldManual_StatisticsLineComponent.c.
|
inlinestaticprotected |
| [in] | widget |
Definition at line 54 of file SCR_FieldManual_StatisticsLineComponent.c.
|
inlineprotected |
Definition at line 25 of file SCR_FieldManual_StatisticsLineComponent.c.
|
inlineprotected |
| [in] | value | |
| [in] | parameter1 |
Definition at line 33 of file SCR_FieldManual_StatisticsLineComponent.c.
|
inlineprotected |
| [in] | value |
Definition at line 17 of file SCR_FieldManual_StatisticsLineComponent.c.
|
protected |
Definition at line 3 of file SCR_FieldManual_StatisticsLineComponent.c.
|
protected |
Definition at line 4 of file SCR_FieldManual_StatisticsLineComponent.c.