![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnMenuOpen (SCR_ConfigurableDialogUiPreset preset) |
| override void | OnMenuClose () |
| void | OnRefresh () |
| void | OnCommStatusUpdated (SCR_ECommStatus status, float responseTime, float lastSuccessTime, float lastFailTime) |
| void | UpdateUI (SCR_ECommStatus status) |
| refresh UI through ServicesStatusDialogComponent | |
| EServiceStatus | UpdateServiceStates () |
| Updates status of services and returns general status based on the number of active services. | |
| void | UpdatePingValueUI () |
| void | UpdateRefreshWidgets () |
| EServiceStatus | GetEnumStatus (string wantedItemName) |
| EServiceStatus | GetStatusFromString (string status) |
Static Protected Member Functions | |
| static void | OpenIfServicesAreNotOK () |
| static void | OnCommStatusUpdatedOpenDialog (SCR_ECommStatus status, float responseTime, float lastSuccessTime, float lastFailTime) |
Protected Attributes | |
| SCR_ServicesStatusDialogComponent | m_ServicesStatusDialogComponent |
| SCR_InputButtonComponent | m_Refresh |
Static Protected Attributes | |
| static const int | LAST_UPDATED_REFRESH_RATE = 500 |
| static bool | m_bIsOpen |
Definition at line 8 of file SCR_ServicesStatusDialogUI.c.
|
inlineprotected |
Definition at line 199 of file SCR_ServicesStatusDialogUI.c.
|
inlineprotected |
Definition at line 209 of file SCR_ServicesStatusDialogUI.c.
|
inlineprotected |
Definition at line 65 of file SCR_ServicesStatusDialogUI.c.
|
inlinestaticprotected |
Definition at line 239 of file SCR_ServicesStatusDialogUI.c.
|
inlineprotected |
Definition at line 40 of file SCR_ServicesStatusDialogUI.c.
|
inlineprotected |
Definition at line 18 of file SCR_ServicesStatusDialogUI.c.
|
inlineprotected |
refresh service statuses refresh UI through ServicesStatusDialogComponent
Definition at line 54 of file SCR_ServicesStatusDialogUI.c.
|
inlinestaticprotected |
Definition at line 225 of file SCR_ServicesStatusDialogUI.c.
|
inlineprotected |
Definition at line 171 of file SCR_ServicesStatusDialogUI.c.
|
inlineprotected |
Definition at line 180 of file SCR_ServicesStatusDialogUI.c.
|
inlineprotected |
Updates status of services and returns general status based on the number of active services.
Definition at line 129 of file SCR_ServicesStatusDialogUI.c.
|
inlineprotected |
refresh UI through ServicesStatusDialogComponent
Definition at line 79 of file SCR_ServicesStatusDialogUI.c.
|
staticprotected |
Definition at line 12 of file SCR_ServicesStatusDialogUI.c.
|
staticprotected |
Definition at line 15 of file SCR_ServicesStatusDialogUI.c.
|
protected |
Definition at line 14 of file SCR_ServicesStatusDialogUI.c.
|
protected |
Definition at line 10 of file SCR_ServicesStatusDialogUI.c.