◆ CreateLines()
void SCR_ServicesStatusDialogComponent.CreateLines |
( |
Widget |
w | ) |
|
|
protected |
◆ GetAllServices()
◆ GetStatus()
◆ HandlerAttached()
override void SCR_ServicesStatusDialogComponent.HandlerAttached |
( |
Widget |
w | ) |
|
◆ HandlerDeattached()
override void SCR_ServicesStatusDialogComponent.HandlerDeattached |
( |
Widget |
w | ) |
|
◆ OnLineMouseEnter()
void SCR_ServicesStatusDialogComponent.OnLineMouseEnter |
( |
| ) |
|
|
protected |
◆ OnLineMouseLeave()
void SCR_ServicesStatusDialogComponent.OnLineMouseLeave |
( |
| ) |
|
|
protected |
◆ OnTooltipShow()
◆ SetAllServicesState()
void SCR_ServicesStatusDialogComponent.SetAllServicesState |
( |
EServiceStatus |
status | ) |
|
◆ SetLastUpdateMessage()
void SCR_ServicesStatusDialogComponent.SetLastUpdateMessage |
( |
int |
pingAge | ) |
|
◆ SetPing()
void SCR_ServicesStatusDialogComponent.SetPing |
( |
int |
pingInMs | ) |
|
Set the ping value (formats -1 to " - ", 0 to " ..." and >999 value to "999+")
- Parameters
-
pingInMs | ping in milliseconds |
◆ SetRefreshMessage()
void SCR_ServicesStatusDialogComponent.SetRefreshMessage |
( |
int |
countdown, |
|
|
bool |
visible = true |
|
) |
| |
- Parameters
-
[in] | countdown | |
[in] | visible | |
◆ SetServiceState()
void SCR_ServicesStatusDialogComponent.SetServiceState |
( |
string |
serviceId, |
|
|
EServiceStatus |
status |
|
) |
| |
◆ SetStatusBackground()
void SCR_ServicesStatusDialogComponent.SetStatusBackground |
( |
ImageWidget |
backgroundWidget, |
|
|
EServiceStatus |
serviceStatus |
|
) |
| |
|
protected |
◆ SetStatusImageAndColor()
void SCR_ServicesStatusDialogComponent.SetStatusImageAndColor |
( |
ImageWidget |
iconWidget, |
|
|
EServiceStatus |
serviceStatus, |
|
|
bool |
mainIcon = false |
|
) |
| |
- Parameters
-
[in] | iconWidget | |
[in] | serviceStatus | |
[in] | mainIcon | |
◆ SetStatusText()
void SCR_ServicesStatusDialogComponent.SetStatusText |
( |
Widget |
textWidget, |
|
|
EServiceStatus |
serviceStatus |
|
) |
| |
|
protected |
◆ UpdateServicesMessage()
void SCR_ServicesStatusDialogComponent.UpdateServicesMessage |
( |
SCR_ECommStatus |
commStatus, |
|
|
EServiceStatus |
servicesStatus |
|
) |
| |
- Parameters
-
[in] | commStatus | |
[in] | servicesStatus | |
◆ m_aMainStatuses
◆ m_aStatuses
◆ m_LineLayout
ResourceName SCR_ServicesStatusDialogComponent.m_LineLayout |
|
protected |
◆ m_sBigPing
string SCR_ServicesStatusDialogComponent.m_sBigPing |
|
protected |
◆ m_ServicesPresets
◆ m_sLastUpdateMessageMinutes
string SCR_ServicesStatusDialogComponent.m_sLastUpdateMessageMinutes |
|
protected |
◆ m_sLastUpdateMessageNoConnection
string SCR_ServicesStatusDialogComponent.m_sLastUpdateMessageNoConnection |
|
protected |
◆ m_sLastUpdateMessageSeconds
string SCR_ServicesStatusDialogComponent.m_sLastUpdateMessageSeconds |
|
protected |
◆ m_sLegendError
string SCR_ServicesStatusDialogComponent.m_sLegendError |
|
protected |
◆ m_sLegendRunning
string SCR_ServicesStatusDialogComponent.m_sLegendRunning |
|
protected |
◆ m_sLegendWarning
string SCR_ServicesStatusDialogComponent.m_sLegendWarning |
|
protected |
◆ m_sNoPing
string SCR_ServicesStatusDialogComponent.m_sNoPing |
|
protected |
◆ m_sPingText
string SCR_ServicesStatusDialogComponent.m_sPingText |
|
protected |
◆ m_sRefreshText
string SCR_ServicesStatusDialogComponent.m_sRefreshText |
|
protected |
◆ m_sStatusesMessageAttemptingToConnect
string SCR_ServicesStatusDialogComponent.m_sStatusesMessageAttemptingToConnect |
|
protected |
◆ m_sStatusesMessageError
string SCR_ServicesStatusDialogComponent.m_sStatusesMessageError |
|
protected |
◆ m_sStatusesMessageInitializationError
string SCR_ServicesStatusDialogComponent.m_sStatusesMessageInitializationError |
|
protected |
◆ m_sStatusesMessageNoConnection
string SCR_ServicesStatusDialogComponent.m_sStatusesMessageNoConnection |
|
protected |
◆ m_sStatusesMessageRunning
string SCR_ServicesStatusDialogComponent.m_sStatusesMessageRunning |
|
protected |
◆ m_sStatusesMessageWarning
string SCR_ServicesStatusDialogComponent.m_sStatusesMessageWarning |
|
protected |
◆ m_sTooltipTag
string SCR_ServicesStatusDialogComponent.m_sTooltipTag |
|
protected |
◆ m_sUpdatingPing
string SCR_ServicesStatusDialogComponent.m_sUpdatingPing |
|
protected |
◆ m_Tooltip
◆ m_wLastUpdate
TextWidget SCR_ServicesStatusDialogComponent.m_wLastUpdate |
|
protected |
◆ m_wLinesParentWidget
Widget SCR_ServicesStatusDialogComponent.m_wLinesParentWidget |
|
protected |
◆ m_wPingWidget
TextWidget SCR_ServicesStatusDialogComponent.m_wPingWidget |
|
protected |
◆ m_wRefreshMessage
TextWidget SCR_ServicesStatusDialogComponent.m_wRefreshMessage |
|
protected |
◆ m_wServicesMessage
TextWidget SCR_ServicesStatusDialogComponent.m_wServicesMessage |
|
protected |
The documentation for this interface was generated from the following file:
- Game/Components/SCR_ServicesStatusDialogComponent.c