GetClickedSound() | SCR_WLibComponentBase | |
GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true) | SCR_ScriptedWidgetComponent | static |
GetHoverSound() | SCR_WLibComponentBase | |
GetRootWidget() | SCR_ScriptedWidgetComponent | |
HandlerAttached(Widget w) | SCR_ServerDetailEntryComponent | |
IsChildWidget(Widget parent, Widget child) | SCR_WLibComponentBase | protected |
IsEnabled() | SCR_WLibComponentBase | |
IsVisible() | SCR_ScriptedWidgetComponent | |
m_bMouseOverToFocus | SCR_WLibComponentBase | protected |
m_bVisibleBackground | SCR_ServerDetailEntryComponent | protected |
m_bVisibleData | SCR_ServerDetailEntryComponent | protected |
m_bVisibleIcon | SCR_ServerDetailEntryComponent | protected |
m_fAnimationRate | SCR_WLibComponentBase | protected |
m_fAnimationTime | SCR_WLibComponentBase | protected |
m_fDisabledOpacity | SCR_WLibComponentBase | protected |
m_ImageSetDefault | SCR_ServerDetailEntryComponent | protected |
m_OnClick | SCR_ScriptedWidgetComponent | |
m_sImage | SCR_ServerDetailEntryComponent | protected |
m_sLabel | SCR_ServerDetailEntryComponent | protected |
m_sSoundClicked | SCR_WLibComponentBase | protected |
m_sSoundHovered | SCR_WLibComponentBase | protected |
m_wImgBackground | SCR_ServerDetailEntryComponent | protected |
m_wImgIcon | SCR_ServerDetailEntryComponent | protected |
m_wRoot | SCR_ScriptedWidgetComponent | protected |
m_wTxtData | SCR_ServerDetailEntryComponent | protected |
m_wTxtLabel | SCR_ServerDetailEntryComponent | protected |
OnClick(Widget w, int x, int y, int button) | SCR_WLibComponentBase | |
OnDisabled(bool animate) | SCR_WLibComponentBase | protected |
OnEnabled(bool animate) | SCR_WLibComponentBase | protected |
OnFocus(Widget w, int x, int y) | SCR_WLibComponentBase | |
OnMouseEnter(Widget w, int x, int y) | SCR_WLibComponentBase | |
PlaySound(string sound) | SCR_WLibComponentBase | protected |
SetAnimationRate() | SCR_WLibComponentBase | protected |
SetBackroundVisible(bool visible) | SCR_ServerDetailEntryComponent | |
SetClickedSound(string soundClicked) | SCR_WLibComponentBase | |
SetDataText(string text) | SCR_ServerDetailEntryComponent | |
SetDisabledOpacity(float newDisabledOpacity) | SCR_WLibComponentBase | |
SetElementsVisible(bool label, bool icon, bool data) | SCR_ServerDetailEntryComponent | |
SetEnabled(bool enabled, bool animate=true) | SCR_WLibComponentBase | |
SetHoverSound(string soundHover) | SCR_WLibComponentBase | |
SetIconFromImageSet(string text, ResourceName imageSet=string.Empty) | SCR_ServerDetailEntryComponent | |
SetLabelText(string text) | SCR_ServerDetailEntryComponent | |
SetMouseOverToFocus(bool mouseOverToFocus) | SCR_WLibComponentBase | |
SetTexture(ImageWidget widget, ResourceName texture, string image="") | SCR_WLibComponentBase | static |
SetVisible(bool visible, bool animate=true) | SCR_WLibComponentBase | |
START_ANIMATION_PERIOD | SCR_WLibComponentBase | static |
START_ANIMATION_RATE | SCR_WLibComponentBase | static |
VisualSetup() | SCR_ServerDetailEntryComponent | protected |
WIDGET_BACKGROUND | SCR_ServerDetailEntryComponent | static |
WIDGET_DATA | SCR_ServerDetailEntryComponent | static |
WIDGET_ICON | SCR_ServerDetailEntryComponent | static |
WIDGET_LABEL | SCR_ServerDetailEntryComponent | static |