Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SCR_AttributeDescriptionUIComponent Interface Reference
Inheritance diagram for SCR_AttributeDescriptionUIComponent:
[legend]

Public Member Functions

override void HandlerAttached (Widget w)
 
override void HandlerDeattached (Widget w)
 

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)
 

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
 

Member Function Documentation

◆ HandlerAttached()

override void SCR_AttributeDescriptionUIComponent.HandlerAttached ( Widget  w)

◆ HandlerDeattached()

override void SCR_AttributeDescriptionUIComponent.HandlerDeattached ( Widget  w)

◆ OnCategoryChanged()

void SCR_AttributeDescriptionUIComponent.OnCategoryChanged ( ResourceName  currentCategory)
protected

◆ SetAttributeDescription()

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

Member Data Documentation

◆ m_Background

Widget SCR_AttributeDescriptionUIComponent.m_Background
protected

◆ m_ContentText

RichTextWidget SCR_AttributeDescriptionUIComponent.m_ContentText
protected

◆ m_Icon

ImageWidget SCR_AttributeDescriptionUIComponent.m_Icon
protected

◆ m_Line

ImageWidget SCR_AttributeDescriptionUIComponent.m_Line
protected

◆ m_sBackgroundName

string SCR_AttributeDescriptionUIComponent.m_sBackgroundName
protected

◆ m_sContentTextName

string SCR_AttributeDescriptionUIComponent.m_sContentTextName
protected

◆ m_sIconName

string SCR_AttributeDescriptionUIComponent.m_sIconName
protected

◆ m_sLineName

string SCR_AttributeDescriptionUIComponent.m_sLineName
protected

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