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

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

Event_OnCardInitSCR_AssetCardFrontUIComponentprotected
FactionRecipients()SCR_AssetCardFrontUIComponent
FindTraitIcon(out int outIndex, out Widget traitWidget, out ImageWidget traitIcon)SCR_AssetCardFrontUIComponentprotected
GetButtonWidget()SCR_AssetCardFrontUIComponent
GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true)SCR_ScriptedWidgetComponentstatic
GetInfo()SCR_AssetCardFrontUIComponent
GetOnCardInit()SCR_AssetCardFrontUIComponent
GetOnFocus()SCR_AssetCardFrontUIComponent
GetOnHover()SCR_AssetCardFrontUIComponent
GetPrefabIndex()SCR_AssetCardFrontUIComponent
GetRootWidget()SCR_ScriptedWidgetComponent
HandlerAttached(Widget w)SCR_AssetCardFrontUIComponent
HandlerDeattached(Widget w)SCR_AssetCardFrontUIComponent
InitCard(int prefabID, SCR_UIInfo info, ResourceName prefab, SCR_UIInfo blockingBudgetInfo=null)SCR_AssetCardFrontUIComponent
IsVisible()SCR_ScriptedWidgetComponent
m_aFactionColorNamesSCR_AssetCardFrontUIComponentprotected
m_bEnableHoverSCR_AssetCardFrontUIComponentprotected
m_BudgetCostLayoutSCR_AssetCardFrontUIComponentprotected
m_EntityImageWidgetSCR_AssetCardFrontUIComponentprotected
m_ExceedBudgetLayoutSCR_AssetCardFrontUIComponentprotected
m_ImageOverlayTexturesSCR_AssetCardFrontUIComponentprotected
m_iPrefabIndexSCR_AssetCardFrontUIComponentprotected
m_OnClickSCR_ScriptedWidgetComponent
m_OnFocusSCR_AssetCardFrontUIComponentprotected
m_OnHoverSCR_AssetCardFrontUIComponentprotected
m_sAreaNameSCR_AssetCardFrontUIComponentprotected
m_sAssetCardNameFrameWidgetSCR_AssetCardFrontUIComponent
m_sBudgetCostLayoutNameSCR_AssetCardFrontUIComponentprotected
m_sBudgetCostTextNameSCR_AssetCardFrontUIComponentprotected
m_sExceedBudgetIconNameSCR_AssetCardFrontUIComponentprotected
m_sExceedBudgetLayoutNameSCR_AssetCardFrontUIComponentprotected
m_sIconSlotWidgetNameSCR_AssetCardFrontUIComponentprotected
m_sImageBackgroundNameSCR_AssetCardFrontUIComponentprotected
m_sImageHoverNameSCR_AssetCardFrontUIComponentprotected
m_sImageNameSCR_AssetCardFrontUIComponentprotected
m_sImageOverlayNameSCR_AssetCardFrontUIComponentprotected
m_sModIndicatorIconNameSCR_AssetCardFrontUIComponentprotected
m_sModIndicatorWidgetNameSCR_AssetCardFrontUIComponentprotected
m_sTraitLabelGroupsSCR_AssetCardFrontUIComponentprotected
m_sTraitNamesSCR_AssetCardFrontUIComponentprotected
m_wBackgroundSCR_AssetCardFrontUIComponentprotected
m_wHoverImageWidgetSCR_AssetCardFrontUIComponentprotected
m_wRootSCR_ScriptedWidgetComponentprotected
OnClick(Widget w, int x, int y, int button)SCR_ScriptedWidgetComponent
OnFocus(Widget w, int x, int y)SCR_AssetCardFrontUIComponent
OnFocusLost(Widget w, int x, int y)SCR_AssetCardFrontUIComponent
OnHoverScrollAnimation(Widget widget, int prefabIndex, bool hoverEntered)SCR_AssetCardFrontUIComponentprotected
OnMouseEnter(Widget w, int x, int y)SCR_AssetCardFrontUIComponent
OnMouseLeave(Widget w, Widget enterW, int x, int y)SCR_AssetCardFrontUIComponent
SetBackgroundColor(Color newColor, float transition=UIConstants.FADE_RATE_FAST)SCR_AssetCardFrontUIComponentprotected
SetBackgroundImage(ResourceName imageName)SCR_AssetCardFrontUIComponent
SetHover(bool state)SCR_AssetCardFrontUIComponentprotected
SetHoverImage(ResourceName imageName)SCR_AssetCardFrontUIComponent
SetImage(ResourceName imageName)SCR_AssetCardFrontUIComponent
SetImageColor(Color newColor, float transition=UIConstants.FADE_RATE_FAST)SCR_AssetCardFrontUIComponentprotected
SetText(string newText)SCR_AssetCardFrontUIComponent
UpdateBlockingBudget(SCR_UIInfo blockingBudgetInfo=null)SCR_AssetCardFrontUIComponent
UpdateBudgetCost(SCR_EntityBudgetValue entityBudgetCost=null)SCR_AssetCardFrontUIComponent