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

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

AddItem(string item, bool last=false, Managed data=null)SCR_ToolboxComponent
ClearAll()SCR_ToolboxComponent
ClearLabel()SCR_ChangeableComponentBaseprotected
ClearWidgets()SCR_ToolboxComponentprotected
CreateWidgets()SCR_ToolboxComponentprotected
GetClickedSound()SCR_WLibComponentBase
GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true)SCR_ScriptedWidgetComponentstatic
GetCurrentIndex()SCR_SelectionWidgetComponent
GetCurrentItem()SCR_SelectionWidgetComponent
GetCurrentItemData()SCR_SelectionWidgetComponent
GetFirstSelectedIndex()SCR_ToolboxComponentprotected
GetFocusedItem()SCR_ToolboxComponent
GetHoverSound()SCR_WLibComponentBase
GetItem(int index)SCR_ToolboxComponent
GetItemData(int item)SCR_SelectionWidgetComponent
GetItemName(int item)SCR_SelectionWidgetComponent
GetItems(notnull array< SCR_ButtonBaseComponent > elements)SCR_ToolboxComponent
GetLabel()SCR_ChangeableComponentBase
GetLabelWidget()SCR_ChangeableComponentBase
GetNextValidItem(bool toLeft)SCR_ToolboxComponentprotected
GetNumItems()SCR_SelectionWidgetComponent
GetRootWidget()SCR_ScriptedWidgetComponent
GetSelectionComponent(string name, Widget parent, bool searchAllChildren=true)SCR_SelectionWidgetComponentstatic
GetToolboxComponent(string name, Widget parent, bool searchAllChildren=true)SCR_ToolboxComponentstatic
HandlerAttached(Widget w)SCR_ToolboxComponent
IsChildWidget(Widget parent, Widget child)SCR_WLibComponentBaseprotected
IsEnabled()SCR_WLibComponentBase
IsItemSelected(int index)SCR_ToolboxComponent
IsUsingLabel()SCR_ChangeableComponentBase
IsVisible()SCR_ScriptedWidgetComponent
m_aElementDataSCR_SelectionWidgetComponentprotected
m_aElementNamesSCR_SelectionWidgetComponent
m_aSelectionElementsSCR_ToolboxComponent
m_bAllowMultiselectionSCR_ToolboxComponent
m_bCycleModeSCR_ToolboxComponent
m_bForceSizeSCR_ChangeableComponentBaseprotected
m_bMouseOverToFocusSCR_WLibComponentBaseprotected
m_bUseLabelSCR_ChangeableComponentBaseprotected
m_ElementLayoutSCR_ToolboxComponent
m_fAnimationRateSCR_WLibComponentBaseprotected
m_fAnimationTimeSCR_WLibComponentBaseprotected
m_fDisabledOpacitySCR_WLibComponentBaseprotected
m_fElementSpacingSCR_ToolboxComponent
m_FocusedElementSCR_ToolboxComponent
m_fSizeWithLabelSCR_ChangeableComponentBaseprotected
m_fSizeWithoutLabelSCR_ChangeableComponentBaseprotected
m_iSelectedItemSCR_SelectionWidgetComponent
m_OnChangedSCR_ChangeableComponentBase
m_OnClickSCR_ScriptedWidgetComponent
m_sLabelSCR_ChangeableComponentBaseprotected
m_sLabelLayoutSCR_ChangeableComponentBaseprotected
m_sSizeLayoutSCR_ChangeableComponentBaseprotected
m_sSoundClickedSCR_WLibComponentBaseprotected
m_sSoundHoveredSCR_WLibComponentBaseprotected
m_wBackgroundSCR_ChangeableComponentBaseprotected
m_wBorderSCR_ChangeableComponentBaseprotected
m_wButtonRowSCR_ToolboxComponentprotected
m_wLabelRootSCR_ChangeableComponentBaseprotected
m_wRootSCR_ScriptedWidgetComponentprotected
OnClick(Widget w, int x, int y, int button)SCR_WLibComponentBase
OnDisabled(bool animate)SCR_WLibComponentBaseprotected
OnElementChanged(SCR_ButtonBaseComponent comp, bool state)SCR_ToolboxComponent
OnElementClicked(SCR_ButtonBaseComponent comp)SCR_ToolboxComponent
OnEnabled(bool animate)SCR_WLibComponentBaseprotected
OnFocus(Widget w, int x, int y)SCR_ToolboxComponent
OnFocusLost(Widget w, int x, int y)SCR_ToolboxComponent
OnMenuLeft()SCR_ToolboxComponentprotected
OnMenuRight()SCR_ToolboxComponentprotected
OnMenuSelect()SCR_ToolboxComponentprotected
OnMouseEnter(Widget w, int x, int y)SCR_ToolboxComponent
OnMouseLeave(Widget w, Widget enterW, int x, int y)SCR_ChangeableComponentBase
PlaySound(string sound)SCR_WLibComponentBaseprotected
RemoveItem(int item, bool last=false)SCR_ToolboxComponent
SetAnimationRate()SCR_WLibComponentBaseprotected
SetClickedSound(string soundClicked)SCR_WLibComponentBase
SetCurrentItem(int i, bool playSound=false, bool animate=false)SCR_ToolboxComponent
SetDisabledOpacity(float newDisabledOpacity)SCR_WLibComponentBase
SetEnabled(bool enabled, bool animate=true)SCR_WLibComponentBase
SetFocusedItem(int index, bool animate=true)SCR_ToolboxComponent
SetFocusedItem(SCR_ButtonBaseComponent element, bool animate=true)SCR_ToolboxComponent
SetHoverSound(string soundHover)SCR_WLibComponentBase
SetInitialState()SCR_ToolboxComponentprotected
SetItemSelected(int index, bool select, bool animate=true)SCR_ToolboxComponent
SetLabel(string label)SCR_ChangeableComponentBase
SetMouseOverToFocus(bool mouseOverToFocus)SCR_WLibComponentBase
SetTexture(ImageWidget widget, ResourceName texture, string image="")SCR_WLibComponentBasestatic
SetupLabel()SCR_ChangeableComponentBaseprotected
SetVisible(bool visible, bool animate=true)SCR_WLibComponentBase
START_ANIMATION_PERIODSCR_WLibComponentBasestatic
START_ANIMATION_RATESCR_WLibComponentBasestatic
UseLabel(bool use)SCR_ChangeableComponentBase