![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | CreateWidget (Widget parent) |
| override void | SetValue (string str) |
| Apply value to message. | |
| override string | ValueAsString () |
| Return message. | |
Protected Attributes | |
| string | m_sMessage |
| SCR_SimpleEntryComponent | m_SimpleEntry |
Used for entry that just show text or message. This widget is not editable Example: Uploaded GM save has a version which is set automatically, therefore: Version - 1.0.0
Definition at line 335 of file SCR_WidgetListEntry.c.
|
inlineprotected |
Definition at line 343 of file SCR_WidgetListEntry.c.
|
inlineprotected |
Apply value to message.
Definition at line 361 of file SCR_WidgetListEntry.c.
|
inlineprotected |
Return message.
Definition at line 369 of file SCR_WidgetListEntry.c.
|
protected |
Definition at line 340 of file SCR_WidgetListEntry.c.
|
protected |
Definition at line 338 of file SCR_WidgetListEntry.c.