Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_SpinBoxPagingComponent Member List

This is the complete list of members for SCR_SpinBoxPagingComponent, including all inherited members.

GetClickedSound()SCR_WLibComponentBase
GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true)SCR_ScriptedWidgetComponentstatic
GetCurrentIndex()SCR_SpinBoxPagingComponent
GetHoverSound()SCR_WLibComponentBase
GetPageCount()SCR_SpinBoxPagingComponent
GetRootWidget()SCR_ScriptedWidgetComponent
GetSpinBoxPagingComponent(string name, Widget parent, bool searchAllChildren=true)SCR_SpinBoxPagingComponentstatic
HandlerAttached(Widget w)SCR_SpinBoxPagingComponent
IsChildWidget(Widget parent, Widget child)SCR_WLibComponentBaseprotected
IsEnabled()SCR_WLibComponentBase
IsVisible()SCR_ScriptedWidgetComponent
m_aElementNamesSCR_SpinBoxPagingComponent
m_bCanNavigateSCR_SpinBoxPagingComponentprotected
m_bCycleModeSCR_SpinBoxPagingComponent
m_bEnabledSCR_SpinBoxPagingComponentprotected
m_bMouseOverToFocusSCR_WLibComponentBaseprotected
m_ButtonLeftSCR_SpinBoxPagingComponentprotected
m_ButtonRightSCR_SpinBoxPagingComponentprotected
m_fAnimationRateSCR_WLibComponentBaseprotected
m_fAnimationTimeSCR_WLibComponentBaseprotected
m_fDisabledOpacitySCR_WLibComponentBaseprotected
m_iPageCountSCR_SpinBoxPagingComponentprotected
m_iPageCurrentSCR_SpinBoxPagingComponentprotected
m_OnChangedSCR_SpinBoxPagingComponent
m_OnClickSCR_ScriptedWidgetComponent
m_sLeftActionSCR_SpinBoxPagingComponentprotected
m_sRightActionSCR_SpinBoxPagingComponentprotected
m_sSoundClickedSCR_WLibComponentBaseprotected
m_sSoundHoveredSCR_WLibComponentBaseprotected
m_sTextSCR_SpinBoxPagingComponentprotected
m_wRootSCR_ScriptedWidgetComponentprotected
m_wTextSCR_SpinBoxPagingComponentprotected
OnButtonLeft()SCR_SpinBoxPagingComponentprotected
OnButtonRight()SCR_SpinBoxPagingComponentprotected
OnClick(Widget w, int x, int y, int button)SCR_WLibComponentBase
OnDisabled(bool animate)SCR_WLibComponentBaseprotected
OnEnabled(bool animate)SCR_WLibComponentBaseprotected
OnFocus(Widget w, int x, int y)SCR_WLibComponentBase
OnMouseEnter(Widget w, int x, int y)SCR_WLibComponentBase
PlaySound(string sound)SCR_WLibComponentBaseprotected
SetAnimationRate()SCR_WLibComponentBaseprotected
SetButtonsActive(bool active)SCR_SpinBoxPagingComponent
SetButtonsVisible(bool visible)SCR_SpinBoxPagingComponent
SetCanNavigate(bool enable)SCR_SpinBoxPagingComponent
SetClickedSound(string soundClicked)SCR_WLibComponentBase
SetCurrentItem(int page, bool invokeChange=true)SCR_SpinBoxPagingComponent
SetDisabledOpacity(float newDisabledOpacity)SCR_WLibComponentBase
SetEnabled(bool enabled, bool animate=true)SCR_WLibComponentBase
SetHoverSound(string soundHover)SCR_WLibComponentBase
SetMouseOverToFocus(bool mouseOverToFocus)SCR_WLibComponentBase
SetPageCount(int count, bool animate=true)SCR_SpinBoxPagingComponent
SetTexture(ImageWidget widget, ResourceName texture, string image="")SCR_WLibComponentBasestatic
SetVisible(bool visible, bool animate=true)SCR_WLibComponentBase
START_ANIMATION_PERIODSCR_WLibComponentBasestatic
START_ANIMATION_RATESCR_WLibComponentBasestatic
UpdateTextAndButtons(bool animate=true)SCR_SpinBoxPagingComponentprotected