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

Protected Member Functions

override void UpdateDetail (SCR_EditableEntityComponent entity)
override bool InitDetail (SCR_EditableEntityComponent entity, Widget widget)

Protected Attributes

LocalizedString m_sPlayerNoFactionName
TextWidget m_Text
SCR_FactionManager m_FactionManager

Detailed Description

Definition at line 2 of file SCR_FactionTooltipDetail.c.

Member Function Documentation

◆ InitDetail()

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

Definition at line 32 of file SCR_FactionTooltipDetail.c.

◆ UpdateDetail()

override void SCR_FactionTooltipDetail::UpdateDetail ( SCR_EditableEntityComponent entity)
inlineprotected

Definition at line 11 of file SCR_FactionTooltipDetail.c.

Member Data Documentation

◆ m_FactionManager

SCR_FactionManager SCR_FactionTooltipDetail::m_FactionManager
protected

Definition at line 8 of file SCR_FactionTooltipDetail.c.

◆ m_sPlayerNoFactionName

LocalizedString SCR_FactionTooltipDetail::m_sPlayerNoFactionName
protected

Definition at line 5 of file SCR_FactionTooltipDetail.c.

◆ m_Text

TextWidget SCR_FactionTooltipDetail::m_Text
protected

Definition at line 7 of file SCR_FactionTooltipDetail.c.


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