Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ContentBrowser_AddonsTooltipComponent Class Reference
Inheritance diagram for SCR_ContentBrowser_AddonsTooltipComponent:
SCR_ScriptedWidgetComponent

Protected Member Functions

override void HandlerAttached (Widget w)
void Init (array< ref SCR_WorkshopItem > addons)

Static Protected Member Functions

static SCR_ContentBrowser_AddonsTooltipComponent FindComponent (notnull Widget w)

Protected Attributes

ResourceName m_sAddonLineLayout
int m_iMaxDisplayed
VerticalLayoutWidget m_wAddonsList

Detailed Description

Component which must be attached to tooltip which lists dependencies or dependent mods.

Definition at line 4 of file SCR_ContentBrowser_AddonsTooltipComponent.c.

Member Function Documentation

◆ FindComponent()

SCR_ContentBrowser_AddonsTooltipComponent SCR_ContentBrowser_AddonsTooltipComponent::FindComponent ( notnull Widget w)
inlinestaticprotected

Definition at line 49 of file SCR_ContentBrowser_AddonsTooltipComponent.c.

◆ HandlerAttached()

override void SCR_ContentBrowser_AddonsTooltipComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 15 of file SCR_ContentBrowser_AddonsTooltipComponent.c.

◆ Init()

void SCR_ContentBrowser_AddonsTooltipComponent::Init ( array< ref SCR_WorkshopItem > addons)
inlineprotected

Definition at line 23 of file SCR_ContentBrowser_AddonsTooltipComponent.c.

Member Data Documentation

◆ m_iMaxDisplayed

int SCR_ContentBrowser_AddonsTooltipComponent::m_iMaxDisplayed
protected

Definition at line 10 of file SCR_ContentBrowser_AddonsTooltipComponent.c.

◆ m_sAddonLineLayout

ResourceName SCR_ContentBrowser_AddonsTooltipComponent::m_sAddonLineLayout
protected

Definition at line 7 of file SCR_ContentBrowser_AddonsTooltipComponent.c.

◆ m_wAddonsList

VerticalLayoutWidget SCR_ContentBrowser_AddonsTooltipComponent::m_wAddonsList
protected

Definition at line 12 of file SCR_ContentBrowser_AddonsTooltipComponent.c.


The documentation for this class was generated from the following file: