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

Protected Member Functions

override bool InitDetail (SCR_EditableEntityComponent entity, Widget widget)
void ToggleWarning (bool showWarning)

Protected Attributes

LocalizedString m_sWarningText
ResourceName m_WarningIcon
string m_sTextWidgetName
string m_sWarningTextName
string m_sWarningImageName
TextWidget m_Text
TextWidget m_WarningText
ImageWidget m_WarningImage

Detailed Description

Definition at line 2 of file SCR_TextAndWarningTooltipDetail.c.

Member Function Documentation

◆ InitDetail()

override bool SCR_TextAndWarningTooltipDetail::InitDetail ( SCR_EditableEntityComponent entity,
Widget widget )
inlineprotected

Definition at line 24 of file SCR_TextAndWarningTooltipDetail.c.

◆ ToggleWarning()

void SCR_TextAndWarningTooltipDetail::ToggleWarning ( bool showWarning)
inlineprotected
Parameters
[in]showWarning

Definition at line 56 of file SCR_TextAndWarningTooltipDetail.c.

Member Data Documentation

◆ m_sTextWidgetName

string SCR_TextAndWarningTooltipDetail::m_sTextWidgetName
protected

Definition at line 11 of file SCR_TextAndWarningTooltipDetail.c.

◆ m_sWarningImageName

string SCR_TextAndWarningTooltipDetail::m_sWarningImageName
protected

Definition at line 17 of file SCR_TextAndWarningTooltipDetail.c.

◆ m_sWarningText

LocalizedString SCR_TextAndWarningTooltipDetail::m_sWarningText
protected

Definition at line 5 of file SCR_TextAndWarningTooltipDetail.c.

◆ m_sWarningTextName

string SCR_TextAndWarningTooltipDetail::m_sWarningTextName
protected

Definition at line 14 of file SCR_TextAndWarningTooltipDetail.c.

◆ m_Text

TextWidget SCR_TextAndWarningTooltipDetail::m_Text
protected

Definition at line 19 of file SCR_TextAndWarningTooltipDetail.c.

◆ m_WarningIcon

ResourceName SCR_TextAndWarningTooltipDetail::m_WarningIcon
protected

Definition at line 8 of file SCR_TextAndWarningTooltipDetail.c.

◆ m_WarningImage

ImageWidget SCR_TextAndWarningTooltipDetail::m_WarningImage
protected

Definition at line 21 of file SCR_TextAndWarningTooltipDetail.c.

◆ m_WarningText

TextWidget SCR_TextAndWarningTooltipDetail::m_WarningText
protected

Definition at line 20 of file SCR_TextAndWarningTooltipDetail.c.


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