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

Protected Member Functions

override void HandlerAttached (Widget w)
void SetBreadCrumb (SCR_UIInfo info)
 Set used icon and label.

Protected Attributes

string m_sIcon
string m_sLabel
ImageWidget m_wIcon
TextWidget m_wLabel

Detailed Description

Breacrumb element component for quick manipulation of breadcrunb Layout Has icon and label

Definition at line 7 of file SCR_BreadCrumbElementComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_BreadCrumbsElementComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 19 of file SCR_BreadCrumbElementComponent.c.

◆ SetBreadCrumb()

void SCR_BreadCrumbsElementComponent::SetBreadCrumb ( SCR_UIInfo info)
inlineprotected

Set used icon and label.

Definition at line 29 of file SCR_BreadCrumbElementComponent.c.

Member Data Documentation

◆ m_sIcon

string SCR_BreadCrumbsElementComponent::m_sIcon
protected

Definition at line 10 of file SCR_BreadCrumbElementComponent.c.

◆ m_sLabel

string SCR_BreadCrumbsElementComponent::m_sLabel
protected

Definition at line 13 of file SCR_BreadCrumbElementComponent.c.

◆ m_wIcon

ImageWidget SCR_BreadCrumbsElementComponent::m_wIcon
protected

Definition at line 15 of file SCR_BreadCrumbElementComponent.c.

◆ m_wLabel

TextWidget SCR_BreadCrumbsElementComponent::m_wLabel
protected

Definition at line 16 of file SCR_BreadCrumbElementComponent.c.


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