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

Protected Member Functions

void SetAttributeDescription (SCR_EditorAttributeUIInfo uiInfo, string customContent=string.Empty, string param1=string.Empty, string param2=string.Empty, string param3=string.Empty)
void OnCategoryChanged (ResourceName currentCategory)
override void HandlerAttached (Widget w)
override void HandlerDeattached (Widget w)

Protected Attributes

string m_sContentTextName
string m_sIconName
string m_sLineName
string m_sBackgroundName
RichTextWidget m_ContentText
ImageWidget m_Icon
ImageWidget m_Line
Widget m_Background

Detailed Description

Definition at line 3 of file SCR_AttributeDescriptionUIComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_AttributeDescriptionUIComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 89 of file SCR_AttributeDescriptionUIComponent.c.

◆ HandlerDeattached()

override void SCR_AttributeDescriptionUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 110 of file SCR_AttributeDescriptionUIComponent.c.

◆ OnCategoryChanged()

void SCR_AttributeDescriptionUIComponent::OnCategoryChanged ( ResourceName currentCategory)
inlineprotected

Definition at line 81 of file SCR_AttributeDescriptionUIComponent.c.

◆ SetAttributeDescription()

void SCR_AttributeDescriptionUIComponent::SetAttributeDescription ( SCR_EditorAttributeUIInfo uiInfo,
string customContent = string.Empty,
string param1 = string.Empty,
string param2 = string.Empty,
string param3 = string.Empty )
inlineprotected

Definition at line 22 of file SCR_AttributeDescriptionUIComponent.c.

Member Data Documentation

◆ m_Background

Widget SCR_AttributeDescriptionUIComponent::m_Background
protected

Definition at line 20 of file SCR_AttributeDescriptionUIComponent.c.

◆ m_ContentText

RichTextWidget SCR_AttributeDescriptionUIComponent::m_ContentText
protected

Definition at line 17 of file SCR_AttributeDescriptionUIComponent.c.

◆ m_Icon

ImageWidget SCR_AttributeDescriptionUIComponent::m_Icon
protected

Definition at line 18 of file SCR_AttributeDescriptionUIComponent.c.

◆ m_Line

ImageWidget SCR_AttributeDescriptionUIComponent::m_Line
protected

Definition at line 19 of file SCR_AttributeDescriptionUIComponent.c.

◆ m_sBackgroundName

string SCR_AttributeDescriptionUIComponent::m_sBackgroundName
protected

Definition at line 15 of file SCR_AttributeDescriptionUIComponent.c.

◆ m_sContentTextName

string SCR_AttributeDescriptionUIComponent::m_sContentTextName
protected

Definition at line 6 of file SCR_AttributeDescriptionUIComponent.c.

◆ m_sIconName

string SCR_AttributeDescriptionUIComponent::m_sIconName
protected

Definition at line 9 of file SCR_AttributeDescriptionUIComponent.c.

◆ m_sLineName

string SCR_AttributeDescriptionUIComponent::m_sLineName
protected

Definition at line 12 of file SCR_AttributeDescriptionUIComponent.c.


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