![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
| override void | SetVisible (bool visible, bool animate=false, float rate=UIConstants.FADE_RATE_FAST) |
| void | OnMenuEnabled (ChimeraMenuBase menu) |
| void | OnMenuDisabled (ChimeraMenuBase menu) |
| void | ClearInvokers () |
| void | OnCommStatusUpdated (SCR_ECommStatus status, float responseTime, float lastSuccessTime, float lastFailTime) |
| void | OnCommStatusCheckStart () |
| void | OnAutomaticRefresh () |
| void | UpdateStatus (SCR_ECommStatus status) |
| bool | AreServicesUnavailable () |
| bool | CheckLowBandwidth () |
| void | UpdateWidgets (SCR_ECommStatus status, bool lowBandwidth=false) |
| void | AnimateSpinner () |
| bool | ShowSpinner () |
| SCR_ConnectionStateButtonComponent_StatusPreset | GetStatusPreset (SCR_ECommStatus status) |
| void | SetIconColor (Color color) |
| void | OnButtonClicked () |
| void | OnButtonFocused () |
| void | OnButtonFocusLost () |
| void | OnTooltipShow (SCR_ScriptedWidgetTooltip tooltip) |
| void | UpdateTooltip () |
Protected Attributes | |
| ref SCR_BackendServiceDisplayPresets | m_ServicesPresets |
| ref array< ref SCR_ConnectionStateButtonComponent_StatusPreset > | m_aStatuses |
| ref Color | m_LowBandwidthColor |
| bool | m_bShowLowBandwidthLabel |
| string | m_sTooltipTag |
| float | m_fSpinnerSpeed |
| EAnimationCurve | m_eSpinnerAnimationCurve |
| bool | m_bIsListeningForCommCheckEvent |
| ref array< string > | m_aUnavailableServices = {} |
| SCR_ConnectionStateButtonComponent_StatusPreset | m_CurrentStatusPreset |
| SCR_ScriptedWidgetTooltip | m_Tooltip |
| ImageWidget | m_wConnectingSpinner |
| WidgetAnimationImageRotation | m_SpinnerAnimation |
Component for core menu header button that shows connection state based on comm test, but also needs to show a warning for low bandwidth Uses the parent's icon & label attributes for Low Bandwidth state and considers it the default, as it is outside of the comm test results
Definition at line 3 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 249 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 185 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 210 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 121 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 280 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 39 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 68 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 142 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 301 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 307 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 313 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 135 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 129 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 112 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 93 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 319 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 292 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 84 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 274 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 148 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 332 of file SCR_ConnectionStateButtonComponent.c.
|
inlineprotected |
Definition at line 218 of file SCR_ConnectionStateButtonComponent.c.
|
protected |
Definition at line 11 of file SCR_ConnectionStateButtonComponent.c.
|
protected |
Definition at line 31 of file SCR_ConnectionStateButtonComponent.c.
|
protected |
Definition at line 29 of file SCR_ConnectionStateButtonComponent.c.
|
protected |
Definition at line 18 of file SCR_ConnectionStateButtonComponent.c.
|
protected |
Definition at line 32 of file SCR_ConnectionStateButtonComponent.c.
|
protected |
Definition at line 27 of file SCR_ConnectionStateButtonComponent.c.
|
protected |
Definition at line 24 of file SCR_ConnectionStateButtonComponent.c.
|
protected |
Definition at line 15 of file SCR_ConnectionStateButtonComponent.c.
|
protected |
Definition at line 7 of file SCR_ConnectionStateButtonComponent.c.
|
protected |
Definition at line 36 of file SCR_ConnectionStateButtonComponent.c.
|
protected |
Definition at line 21 of file SCR_ConnectionStateButtonComponent.c.
|
protected |
Definition at line 33 of file SCR_ConnectionStateButtonComponent.c.
|
protected |
Definition at line 35 of file SCR_ConnectionStateButtonComponent.c.