AnimateSpinner() | SCR_ConnectionStateButtonComponent | protected |
AreServicesUnavailable() | SCR_ConnectionStateButtonComponent | protected |
BUTTON | SCR_CoreMenuHeaderButtonComponent | protectedstatic |
CheckLowBandwidth() | SCR_ConnectionStateButtonComponent | protected |
ClearInvokers() | SCR_ConnectionStateButtonComponent | protected |
COUNT_ICON_FRAME | SCR_CoreMenuHeaderButtonComponent | protectedstatic |
COUNT_TEXT | SCR_CoreMenuHeaderButtonComponent | protectedstatic |
GetButton() | SCR_CoreMenuHeaderButtonComponent | |
GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true) | SCR_ScriptedWidgetComponent | static |
GetLabelText() | SCR_CoreMenuHeaderButtonComponent | |
GetRootWidget() | SCR_ScriptedWidgetComponent | |
GetStatusPreset(SCR_ECommStatus status) | SCR_ConnectionStateButtonComponent | protected |
HandlerAttached(Widget w) | SCR_ConnectionStateButtonComponent | |
HandlerDeattached(Widget w) | SCR_ConnectionStateButtonComponent | |
ICON | SCR_CoreMenuHeaderButtonComponent | protectedstatic |
IsVisible() | SCR_ScriptedWidgetComponent | |
LABEL | SCR_CoreMenuHeaderButtonComponent | protectedstatic |
m_aStatuses | SCR_ConnectionStateButtonComponent | protected |
m_aUnavailableServices | SCR_ConnectionStateButtonComponent | protected |
m_bIsListeningForCommCheckEvent | SCR_ConnectionStateButtonComponent | protected |
m_bShowCount | SCR_CoreMenuHeaderButtonComponent | |
m_bShowLowBandwidthLabel | SCR_ConnectionStateButtonComponent | protected |
m_ButtonComponent | SCR_CoreMenuHeaderButtonComponent | protected |
m_CurrentStatusPreset | SCR_ConnectionStateButtonComponent | protected |
m_eSpinnerAnimationCurve | SCR_ConnectionStateButtonComponent | |
m_fSpinnerSpeed | SCR_ConnectionStateButtonComponent | protected |
m_LowBandwidthColor | SCR_ConnectionStateButtonComponent | protected |
m_OnClick | SCR_ScriptedWidgetComponent | |
m_ServicesPresets | SCR_ConnectionStateButtonComponent | protected |
m_sIconName | SCR_CoreMenuHeaderButtonComponent | |
m_sLabel | SCR_CoreMenuHeaderButtonComponent | |
m_SpinnerAnimation | SCR_ConnectionStateButtonComponent | protected |
m_sTooltipTag | SCR_ConnectionStateButtonComponent | protected |
m_Tooltip | SCR_ConnectionStateButtonComponent | protected |
m_wButtonWidget | SCR_CoreMenuHeaderButtonComponent | protected |
m_wConnectingSpinner | SCR_ConnectionStateButtonComponent | protected |
m_wCountIconFrame | SCR_CoreMenuHeaderButtonComponent | protected |
m_wCountText | SCR_CoreMenuHeaderButtonComponent | protected |
m_wIcon | SCR_CoreMenuHeaderButtonComponent | protected |
m_wLabel | SCR_CoreMenuHeaderButtonComponent | protected |
m_wRoot | SCR_ScriptedWidgetComponent | protected |
OnAutomaticRefresh() | SCR_ConnectionStateButtonComponent | protected |
OnButtonClicked() | SCR_ConnectionStateButtonComponent | protected |
OnButtonFocused() | SCR_ConnectionStateButtonComponent | protected |
OnButtonFocusLost() | SCR_ConnectionStateButtonComponent | protected |
OnClick(Widget w, int x, int y, int button) | SCR_ScriptedWidgetComponent | |
OnCommStatusCheckStart() | SCR_ConnectionStateButtonComponent | protected |
OnCommStatusUpdated(SCR_ECommStatus status, float responseTime, float lastSuccessTime, float lastFailTime) | SCR_ConnectionStateButtonComponent | protected |
OnMenuDisabled(ChimeraMenuBase menu) | SCR_ConnectionStateButtonComponent | protected |
OnMenuEnabled(ChimeraMenuBase menu) | SCR_ConnectionStateButtonComponent | protected |
OnTooltipShow(SCR_ScriptedWidgetTooltip tooltip) | SCR_ConnectionStateButtonComponent | protected |
SetCountText(string text) | SCR_CoreMenuHeaderButtonComponent | |
SetCountVisible(bool visible) | SCR_CoreMenuHeaderButtonComponent | |
SetIcon(string name) | SCR_CoreMenuHeaderButtonComponent | |
SetIconColor(Color color) | SCR_ConnectionStateButtonComponent | protected |
SetLabelText(string text) | SCR_CoreMenuHeaderButtonComponent | |
SetVisible(bool visible, bool animate=false, float rate=UIConstants.FADE_RATE_FAST) | SCR_ConnectionStateButtonComponent | |
ShowSpinner() | SCR_ConnectionStateButtonComponent | protected |
UpdateStatus(SCR_ECommStatus status) | SCR_ConnectionStateButtonComponent | protected |
UpdateTooltip() | SCR_ConnectionStateButtonComponent | protected |
UpdateWidgets(SCR_ECommStatus status, bool lowBandwidth=false) | SCR_ConnectionStateButtonComponent | protected |