DestroyMagazine() | SCR_SingleMagazineWidgetComponent_Base | |
GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true) | SCR_ScriptedWidgetComponent | static |
GetCurrentState() | SCR_SingleMagazineWidgetComponent_Base | |
GetImageDesiredWidth(ImageWidget w, int height) | SCR_SingleMagazineWidgetComponent_Base | protected |
GetRootWidget() | SCR_ScriptedWidgetComponent | |
HandlerAttached(Widget w) | SCR_SingleMagazineWidgetComponent_Base | protected |
Init(BaseWeaponComponent weapon, int height, SCR_MagazineIndicatorConfiguration magConfig, bool isSelected) | SCR_SingleMagazineWidgetComponent_Base | |
IsVisible() | SCR_ScriptedWidgetComponent | |
m_bIsActive | SCR_SingleMagazineWidgetComponent_Base | protected |
m_bIsSelected | SCR_SingleMagazineWidgetComponent_Base | protected |
m_DisabledColorSet | SCR_SingleMagazineWidgetComponent_Base | protected |
m_eCurrentState | SCR_SingleMagazineWidgetComponent_Base | protected |
m_HighlightColorSet | SCR_SingleMagazineWidgetComponent_Base | protected |
m_IdleColorSet | SCR_SingleMagazineWidgetComponent_Base | protected |
m_OnClick | SCR_ScriptedWidgetComponent | |
m_sMagazineBackground | SCR_SingleMagazineWidgetComponent_Base | protected |
m_sMagazineEmpty | SCR_SingleMagazineWidgetComponent_Base | protected |
m_sMagazineGlow | SCR_SingleMagazineWidgetComponent_Base | protected |
m_sMagazineOutline | SCR_SingleMagazineWidgetComponent_Base | protected |
m_sMagazineProgress | SCR_SingleMagazineWidgetComponent_Base | protected |
m_sReloadBackground | SCR_SingleMagazineWidgetComponent_Base | protected |
m_sReloadOutline | SCR_SingleMagazineWidgetComponent_Base | protected |
m_wMagazineBackground | SCR_SingleMagazineWidgetComponent_Base | protected |
m_wMagazineEmpty | SCR_SingleMagazineWidgetComponent_Base | protected |
m_wMagazineGlow | SCR_SingleMagazineWidgetComponent_Base | protected |
m_wMagazineOutline | SCR_SingleMagazineWidgetComponent_Base | protected |
m_wMagazineProgress | SCR_SingleMagazineWidgetComponent_Base | protected |
m_wReloadBackground | SCR_SingleMagazineWidgetComponent_Base | protected |
m_wReloadOutline | SCR_SingleMagazineWidgetComponent_Base | protected |
m_wRoot | SCR_ScriptedWidgetComponent | protected |
OnClick(Widget w, int x, int y, int button) | SCR_ScriptedWidgetComponent | |
SetActive(bool active) | SCR_SingleMagazineWidgetComponent_Base | |
SetAllSize(int height) | SCR_SingleMagazineWidgetComponent_Base | protected |
SetColors(WeaponInfoColorSet colorSet) | SCR_SingleMagazineWidgetComponent_Base | protected |
SetMagazineTextures(SCR_MagazineIndicatorConfiguration config, int height) | SCR_SingleMagazineWidgetComponent_Base | |
SetSelected(bool selected) | SCR_SingleMagazineWidgetComponent_Base | |
SetState(SCR_EWeaponInfoIconState newState) | SCR_SingleMagazineWidgetComponent_Base | protected |
SetWidgetImage(ImageWidget w, string imageOrImageset, string imageName="", int size=-1) | SCR_SingleMagazineWidgetComponent_Base | protected |
UpdateAmmoCount(BaseWeaponComponent weapon) | SCR_SingleMagazineWidgetComponent_Base | |